@AmoghSaxena commented on GitHub:
@AmoghSaxena Any update on this?
I want to deploy the project on my private FQDN but it only gives me the option for IP address instead of putting a domain.
@paolafrancesca commented on GitHub:
@AmoghSaxena https://pkg.go.dev/net#Dial according to the documentation
For TCP and UDP networks, the address has the form "host:port". The host must…
@stefanbenten commented on GitHub:
@AmoghSaxena Any update on this?
@yelodevopsi commented on GitHub:
Also a minor "bug" with the .bashrc code is that there is not a line-break after the response from the server, which makes the terminal go:
myuser@my.doma…
@yelodevopsi commented on GitHub:
I just found the bug:
It seems I don't have access to
tee /dev/null;
on the buggy server
Is there a better way to write this maybe?
Btw: For the…
@yelodevopsi commented on GitHub:
An update: It might be related to the system I'm using.
- I just copied a shorted code working on another server running
Ubuntu LTS 18.04.1 LTSand `curl…
@paolafrancesca commented on GitHub:
thanks
can you test the upload adding --http1.1 param to curl?
@stefanbenten you might want to look into this
@paolafrancesca commented on GitHub:
you can change the command to
curl -q --upload-file "$1" https://io.gule.cloud/$(basename "$1")
tee /dev/null is required to show the progress…
@OfekShochat commented on GitHub:
* Connected to transfer.sh (144.76.136.153) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully…
@stefanbenten commented on GitHub:
@AmoghSaxena Could you provide the full example of how you try to start it? More than happy to assist!
@stefanbenten commented on GitHub:
It is there because of abuse, but i am sure you know that already.
@stefanbenten commented on GitHub:
May i ask where you are located at? This could possibly be the geoblocking that takes place here.
@ShivamJoker commented on GitHub:
@ShivamJoker India is one of the countries being blocked.
You mean you have blocked it here ? or our government has
@ShivamJoker commented on GitHub:
@stefanbenten it's happening same on my computer as well (location: India)
@DavidRvrsR3 commented on GitHub:
Thanks for explaining the ODV system and how it's meant to be tailored at the organization level. I get that it’s flexible by design, but I think there’s a…
@brodjieski commented on GitHub:
Sure thing! It looks like the check is actually out of sync with what CIS has in their benchmark. We can look to update the check itself to match what CIS has,…
@OfekShochat commented on GitHub:
So you know, my country shouldn't be blocked tbh
@OfekShochat commented on GitHub:
Reopened it by mistake