Ivan Markin
Ivan Markin
Hi! @neutrinoceros thanks for opening the issue with such an extensive amount of details! I was pondering with this problem for a while. It seems that the error occurs for...
@mattmoyer the problem here is that such a change will break API. At the moment there is no versioning in place (that could make it possible to just bump major...
I had the same bug - it wasn't in goproxy but in the way I used it. I was creating new proxy instance on each incoming connection, and because goproxy...
@chyroc this will work compiling for macOS, but not cross-compiling for Linux. The Cgo deps require the same build and target platforms (e.g. glibc).
Hi @ei8fdb! Thanks a lot for your work! :+1: To sum up, as for now there should be: * Filesharing ON/OFF indicator (#54) * main button saying "start sharing" not...
Mostly fixed in 2a29eb696beb0b9f139b6556a5be6bbf328383a3. At the moment, if tor dies afterwards onionize dies as well. The should be explanation (message dialog) what happened.
Probably it's better to do GS when app is killed. With confirmation.
Do timeout then cut? Or count if 'everything' was downloaded?