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'm trying to repeat my desktop setup on Android and I struggle to understand how it works as a plugin to shadowsocks.
From what I see via logcat, once started, cloak as a plugin every time opens a different port for openvpn client:
time="2023-08-25T09:03:00Z" level=info msg="Listening on TCP 127.0.0.1:42101 for openvpn client"
<...>
time="2023-08-25T09:31:49Z" level=info msg="Listening on TCP 127.0.0.1:42571 for openvpn client
I can't see any way to have this fixed in the UI, nor have I found a way to get into the configs directly.
Any help would be much appreciated!
The text was updated successfully, but these errors were encountered:
Hello.
Faced with the same issue. Found it the same way =)
According to explanations shadowsocks/shadowsocks-libev#2760
It should forward from socks5 proxy to that port, but It won't work for me. Trying to find workaround.
Thank you for the beautiful software!
I'm trying to repeat my desktop setup on Android and I struggle to understand how it works as a plugin to shadowsocks.
From what I see via logcat, once started, cloak as a plugin every time opens a different port for openvpn client:
I can't see any way to have this fixed in the UI, nor have I found a way to get into the configs directly.
Any help would be much appreciated!
The text was updated successfully, but these errors were encountered: