# fk-jqqjj-socks5 **Repository Path**: g-golang/fk-jqqjj-socks5 ## Basic Information - **Project Name**: fk-jqqjj-socks5 - **Description**: https://github.com/jqqjj/socks5 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: https://github.com/jqqjj/socks5 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-08 - **Last Updated**: 2024-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # socks5 socks5 proxy server builds with go/golang ### Features * Both TCP and UDP supported * "No Auth" authentication supported * User/Password authentication supported ## Install ``` $ go get github.com/jqqjj/socks5 ``` ## Usage * -p * port on listen (default 1080) * -user (option) * username * -pwd (option) * password