Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/selfboot/annotatedshadowsocks
Annotated shadowsocks(python version)
https://github.com/selfboot/annotatedshadowsocks
annotated shadowsocks
Last synced: 7 days ago
JSON representation
Annotated shadowsocks(python version)
- Host: GitHub
- URL: https://github.com/selfboot/annotatedshadowsocks
- Owner: selfboot
- License: other
- Created: 2017-05-12T08:34:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T02:05:19.000Z (over 4 years ago)
- Last Synced: 2024-11-09T09:32:54.200Z (2 months ago)
- Topics: annotated, shadowsocks
- Language: Python
- Homepage:
- Size: 492 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Annotated Shadowsocks
=====================[Shadowsocks][Shadowsocks] is a fast tunnel proxy that helps you bypass firewalls. It's very very cool and helpful. But how is it going? What is the magic?
I'd like to read the code line by line, version by version, and have some notes at the same time. I would write some comments in the source code, propose some issues to record the skill, and create some WIKI to make the code more clear.
# Ref
[How to Read Code (Eight Things to Remember)](https://spin.atomicobject.com/2017/06/01/how-to-read-code/)
[Shadowsocks]: https://github.com/shadowsocks/shadowsocks/tree/master