cbeuw / Cloak-android

Android client of Cloak
Other
227 stars 32 forks source link

RemoteHost option is not available in client config for Transport = direct #35

Closed selivan closed 12 months ago

selivan commented 12 months ago

It is necessary if Transport mode is direct.

selivan commented 12 months ago

fix: PR https://github.com/cbeuw/Cloak-android/pull/36

cbeuw commented 12 months ago

Huh, RemoteHost shouldn't be required in Cloak's config since it obtains the address from Shadowsocks

selivan commented 12 months ago

My mistake, it really does so.