vi / websocat

Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
MIT License
7.18k stars 278 forks source link

Implement SOCKSv5 username password authentication #266

Closed TheFrozenFire closed 2 months ago

TheFrozenFire commented 2 months ago

Adds --socks5-user-pass to handle auth method 2, which accepts a username and password.