You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that on some iOS devices, the tunnel stays open and connected when disconnected. Assuming the device and PC are on the same network, I'd still be able to use the tunnel details when the device is disconnected from PC.
This behaviour is not consistent though.
I have an iPhone 15 Pro Max running 18.2, on which the tunnel drops when the cable is disconnected. On an iPhone 16 device running 18.1.1, the tunnel remains open when disconnected.
Can I force the tunnel to stay on when the cable is disconnected?
The text was updated successfully, but these errors were encountered:
When I disconnect the device I get this error in the console
{"level":"info","msg":"C:\windows\system32\netsh.exe interface ipv6 set address tun0 fd80:9c5d:7085::2/64","time":"2024-12-13T13:15:55Z"}
{"level":"info","msg":"batch size: 1 mtu:1280","time":"2024-12-13T13:15:55Z"}
{"error":"failed to read IPv6 header: EOF","level":"error","msg":"failed to forward data to tunnel interface","time":"2024-12-13T13:17:17Z"}
{"error":"could not write packet. write tcp 127.0.0.1:54935-\u003e127.0.0.1:27015: wsasend: An established connection was aborted by the software in your host machine.","level":"error","msg":"failed to forward data to the device","time":"2024-12-13T13:17:18Z"}
This might be a feature request and not a bug!
I have noticed that on some iOS devices, the tunnel stays open and connected when disconnected. Assuming the device and PC are on the same network, I'd still be able to use the tunnel details when the device is disconnected from PC.
This behaviour is not consistent though.
I have an iPhone 15 Pro Max running 18.2, on which the tunnel drops when the cable is disconnected. On an iPhone 16 device running 18.1.1, the tunnel remains open when disconnected.
Can I force the tunnel to stay on when the cable is disconnected?
The text was updated successfully, but these errors were encountered: