https://github.com/debug-ing/shadowsocks-server
a messy implementation of shadowsocks protocol for educational purposes
https://github.com/debug-ing/shadowsocks-server
Last synced: 7 months ago
JSON representation
a messy implementation of shadowsocks protocol for educational purposes
- Host: GitHub
- URL: https://github.com/debug-ing/shadowsocks-server
- Owner: debug-ing
- Created: 2025-07-20T23:47:32.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-07-21T00:01:02.000Z (7 months ago)
- Last Synced: 2025-07-21T01:18:06.524Z (7 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shadowsocks-server
a messy implementation of shadowsocks protocol for educational purposes.