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
Got the app running, but am trying to connect a TCP VPN connection over port 443. I entered the SOCKS proxy information in Softether but this is all it does.
New SOCKS client connected 172.20.10.2:50132
SOCKS client disconnected: 172.20.10.2:50132
New SOCKS client connected: 172.20.10.4:63137
SOCKS client disconnected: 172.20.10.4:63137
New SOCKS client connected from 172.20.10.4:64411
SOCKS client disconnected: 172.20.10.4:64411
are there any logs I can reference to see what is going on?
I have to mention that the project https://github.com/nneonneo/ios-socks-server does work with the same exact setup other than that app supports HTTP proxy which I am using instead of SOCKS in Softether. This leads me to believe there is an issue with the Softether SOCKS implementation as that other app gives me an error stating "Exception: Invalid version '\x04' (not configured as unencrypted SOCKS proxy?)
Thanks for any leads!
The text was updated successfully, but these errors were encountered:
Got the app running, but am trying to connect a TCP VPN connection over port 443. I entered the SOCKS proxy information in Softether but this is all it does.
New SOCKS client connected 172.20.10.2:50132
SOCKS client disconnected: 172.20.10.2:50132
New SOCKS client connected: 172.20.10.4:63137
SOCKS client disconnected: 172.20.10.4:63137
New SOCKS client connected from 172.20.10.4:64411
SOCKS client disconnected: 172.20.10.4:64411
are there any logs I can reference to see what is going on?
I have to mention that the project https://github.com/nneonneo/ios-socks-server does work with the same exact setup other than that app supports HTTP proxy which I am using instead of SOCKS in Softether. This leads me to believe there is an issue with the Softether SOCKS implementation as that other app gives me an error stating "Exception: Invalid version '\x04' (not configured as unencrypted SOCKS proxy?)
Thanks for any leads!
The text was updated successfully, but these errors were encountered: