Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect openvpn via cloak plugin on random port #34

Open
alexander-potemkin opened this issue Aug 25, 2023 · 2 comments
Open

Connect openvpn via cloak plugin on random port #34

alexander-potemkin opened this issue Aug 25, 2023 · 2 comments

Comments

@alexander-potemkin
Copy link

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:

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!

@ruschecker
Copy link

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.

@Elpersonn
Copy link

So then how is anyone supposed to use this without adb to find out the correct port?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants