Skip to content

Password protection of SOCKS interface #3242

@tmpuserforbugreport

Description

@tmpuserforbugreport

Is your feature request related to a problem? Please describe.
Currently shadowsocks exposes it's SOCKS interface (e.g. at port 1080) without any protection. Any malicious app may use it unauthorized and leak VPN IPs to banning authorities. There should be a way to protect SOCKS interface from unauthorized use.

Describe the solution you'd like
To implement SOCKS password protection according to https://datatracker.ietf.org/doc/html/rfc1929

Describe alternatives you've considered
No alternatives are actually available.

Additional context
It appears that Android OS is not well protected against VPN sensing/leaking (more details are available (in Russian) here https://github.com/loop-uh/yourvpndead). So any application-level protection is very useful. Please see amnezia-vpn/amnezia-client#2452 and amnezia-vpn/amnezia-client#2453 for a similar issue and a solution.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions