mirror of
https://github.com/cbeuw/Cloak-android.git
synced 2026-04-25 19:45:50 +03:00
[GH-ISSUE #34] Connect openvpn via cloak plugin on random port #28
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cloak-android#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexander-potemkin on GitHub (Aug 25, 2023).
Original GitHub issue: https://github.com/cbeuw/Cloak-android/issues/34
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!
@ruschecker commented on GitHub (Feb 25, 2024):
Hello.
Faced with the same issue. Found it the same way =)
According to explanations https://github.com/shadowsocks/shadowsocks-libev/issues/2760
It should forward from socks5 proxy to that port, but It won't work for me. Trying to find workaround.
@Elpersonn commented on GitHub (May 3, 2024):
So then how is anyone supposed to use this without adb to find out the correct port?