# socks5 **Repository Path**: matthewgao/socks5 ## Basic Information - **Project Name**: socks5 - **Description**: No description available - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-31 - **Last Updated**: 2021-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # socks5 start socks5 server listen on 0.0.0.0:2080 ~~~ go build -o proxy ./proxy ~~~