# socks **Repository Path**: wuyisheng/socks ## Basic Information - **Project Name**: socks - **Description**: c++ for socks server - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # socks c++ for socks5 server ## build && run ``` make ./server ./test ``` Refer to 1、[rfc1928](https://www.ietf.org/rfc/rfc1928.txt) move project to github -> [https://github.com/wuyisheng/socks](https://github.com/wuyisheng/socks)