@@ -56,6 +56,12 @@ func setupClients(client *websocket.Client) {
})
}
func setDownstreamTNetstack(tnet *netstack.Net) {
if wgService != nil {
wgService.SetOthertnet(tnet)
func closeClients() {
wgService.Close(!keepInterface)
The note is not visible to the blocked user.