Skip to content

A young implement of shadowsocks based on Python asyncio, try to make everything simple.

License

Notifications You must be signed in to change notification settings

ytgui/shadowsocks-naive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shadowsocks-naive

This project is under heavy development, so do not use it unless your are a developer and familiar with Python.

Development Status

Step Goal Status
1 TCP protocol support 100%
2 UDP protocol support 100%
3 Stream ciphers support 80%
4 Make everything stable 50%
5 Exception handles 20%
6 Multi-process or fork() support 0%
7 Aead ciphers support 0%
8 client implement 0%

1. Install

2. Config file

3. Run

About

A young implement of shadowsocks based on Python asyncio, try to make everything simple.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages