Anton Litvinov

Results 27 comments of Anton Litvinov

Which compiler / toolcahin I should use ?

Switched to mingw-w64 (GCC for Windows 64 & 32 bits) and built succesfully.

it looks like a DNS-related issue @Friguletz if the problem still persists could you try query a server address in a terminal: `nslookup polygon1.mysterium.network`

For some next revision I'd suggest to add packet source adress matching, so that unwanted packages could be dropped. Example: https://github.com/xjasonlyu/tun2socks/blob/1536735456ae36fe3c9f1455bb4fe8fb10d77bc9/tunnel/udp.go#L120

Switching to new gvisor version introduced leak of go-routine: github.com/mysteriumnetwork/node/services/wireguard/endpoint/netstack-provider.(*netTun).proxy But adding `defer dst.Close()` seems to solve the problem

It looks like now its ready to be merged

@sag333ar @isaackielma There's no surprise, 1.9.2 is the latest myst build available in myst repo on launchpad. https://ppa.launchpad.net/mysteriumnetwork/node/ubuntu/pool/main/m/myst/

@sag333ar You can switch to the node-dev repo https://launchpad.net/~mysteriumnetwork/+archive/ubuntu/node-dev Then 1.9.5 will become be available for update.

@sag333ar But I would recommend using node-pre than dev https://ppa.launchpad.net/mysteriumnetwork/node-pre/ubuntu/pool/main/m/myst/

@cvl How do you uninstall in the 2nd scenario ? Via apt remove ? Is this script meant by the installer ? https://docs.mysterium.network/node-runners/setup/linux/#2-script-install