@paolafrancesca commented on GitHub:
the workflow was still running on master, fixed now, in a few minutes we should have the new docker image
@yelodevopsi commented on GitHub:
Yes. Just confirmed it the latest docker pull! Thanks alot! 👍
@paolafrancesca commented on GitHub:
is it working now @rompeldunk ?
@jmahlman commented on GitHub:
These are not released to the public at this time, and no benchmarks/baselines have these right now. However, once the versions go to RC, it may be safe to assume…
@paolafrancesca commented on GitHub:
@rompeldunk
--force-https is a boolean flag, you don't need to pass true as a value, setting it is enough
passing true seems to break the parsing of…
@paolafrancesca commented on GitHub:
https://hub.docker.com/r/dutchcoders/transfer.sh/tags
it seems the docker image is not updated yet
@OfekShochat commented on GitHub:
Not much to update, it's geolocked with no way to check who's locked or not unfortunately
@ShivamJoker commented on GitHub:
Any updates on this?
@ShivamJoker commented on GitHub:
Why not block some regions instead of the whole country ? 😒
@OfekShochat commented on GitHub:
Cuz it's the easiest way
@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…