@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!
@OfekShochat commented on GitHub:
Hmm when adding --http1.1 I get an empty reply
@paolafrancesca commented on GitHub:
@OfekShochat can you add -v to curl parms and copy the output?
I just uploaded a file and I had no issue
@stefanbenten commented on GitHub:
@AmoghSaxena Is this question still unanswered? Else i am going to close it in 48 hours from now.
@OfekShochat commented on GitHub:
* Connected to transfer.sh (144.76.136.153) port 443 (#0)
* ALPN, offering http/1.1
* successfully set certificate verify…
@paolafrancesca commented on GitHub:
can you past the -v output?
@OfekShochat commented on GitHub:
just tried with tor, seems that it is! not that of a good thing tho
@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,…