skycoin / skywire

Skywire Node implementation
73 stars 45 forks source link

re-implement proxy & vpn `start` & `stop` #1753

Closed 0pcom closed 3 months ago

0pcom commented 4 months ago

when starting either the vpn or proxy (v1.3.18), the start command never finishes, though the client actually does start.

on stop it appears the clients do not stop.

This forces a restart of the visor in order to switch or stop the proxy or vpn server

image

0pcom commented 4 months ago

@mrpalide I've temporarily addressed this issue in https://github.com/skycoin/skywire/pull/1757 for the proxy only

please go back and re-implement those recent changes to proxy start and stop and check / revise the implementation of vpn start and stop