mirror of
https://github.com/cbeuw/Cloak-android.git
synced 2026-04-25 19:45:50 +03:00
[GH-ISSUE #35] RemoteHost option is not available in client config for Transport = direct #29
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#29
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 @selivan on GitHub (Sep 6, 2023).
Original GitHub issue: https://github.com/cbeuw/Cloak-android/issues/35
It is necessary if Transport mode is direct.
@selivan commented on GitHub (Sep 6, 2023):
fix: PR https://github.com/cbeuw/Cloak-android/pull/36
@cbeuw commented on GitHub (Sep 8, 2023):
Huh,
RemoteHostshouldn't be required in Cloak's config since it obtains the address from Shadowsocks@selivan commented on GitHub (Sep 9, 2023):
My mistake, it really does so.