Moses Narrow

Results 115 comments of Moses Narrow

PR#[1391](https://github.com/skycoin/skywire/pull/1391) reimplements this using a flat file reward.txt containing the reward address. This file is not json formatted. Reasoning explained in the PR. An accompanying change in the struct of...

I'm not sure if the files are large enough to really make a difference, but another idea along those same lines is HTTP range requests - if the server supports...

has not been reproduced, closing due to age

this was fixed at some point ``` $ skywire-cli config gen --all Generate a config file Usage: skywire-cli config gen [flags] Flags: -a, --url string services conf --log-level string level...

[skywire-logs.txt](https://github.com/skycoin/skywire/files/10187532/skywire-logs.txt) same issue it seems long running vpn server can't be connected to because of too many open connections, or max connections exceeded

This is likely a better application for the proxy paired with a browser plugin that can enable the proxy as desired or for certain sites ; or even another instance...

A working example / alternative which uses dmsgweb for streaming media which can be configured to use skywire routes https://github.com/skycoin/skywire/wiki/dmsghttp+dmsgweb-streaming-media It does not comprise a visor application at this time,...

I see the point you are making about updates @jdknives ; however it is not possible or not advisable to distribute a separate dmsgpty(-host) binary for updates currently. Basically, let's...

We now have `cmd/skywire-deployment/skywire.go` and a release of the same (for linux) which includes dmsgpty utilities, as well as a dmsg socks5 proxy which is even better as a fallback...