rofl0r / microsocks

tiny, portable SOCKS5 server with very moderate resource usage
Other
1.48k stars 266 forks source link

Using 443 Port #63

Closed rezapoorzare1 closed 1 year ago

rezapoorzare1 commented 1 year ago

Hi

I have a question:

Does microsocks 5 disable any protocols on port 443? Such as MPTCP.

Thanks

rofl0r commented 1 year ago

microsocks just implements the SOCKS5 protocol regardless of which port you're running it on, and it behaves the same on every port number.