ihciah / shadow-tls

A proxy to expose real tls handshake to the firewall
https://www.ihcblog.com/a-better-tls-obfs-proxy/
MIT License
2.32k stars 265 forks source link

[FR] Add multiple user support #107

Closed hiddify-com closed 2 weeks ago

hiddify-com commented 9 months ago

This feature can be easily implemented by adding server password and user password and xor user password and server password.

Therefore, in the server side we can easily identify the user

kekomenos commented 8 months ago

This feature can be easily implemented by adding server password and user password and xor user password and server password.

Therefore, in the server side we can easily identify the user

OmlineEditor commented 1 month ago

In version 3 this is already implemented