This repository has been archived by the owner on Dec 5, 2021. It is now read-only.
Releases: fsgmhoward/shadowsocks-py-mu
Releases · fsgmhoward/shadowsocks-py-mu
Release 3.4.0
Merged Upstream from https://github.com/shadowsocks/shadowsocks (Last merged commit is 2ab8c6b)
- There may be unidentified bugs because merged upstream is not a release for production
3.1.1
3.1.0
Firewall and API updates
- A great changes in Firewall settings
- Sections in config file are rearranged
- Fully support SS MU API (you do not need to expose your 3306 port now, everything can be done via api)
- Some bug fixes and logging improvements
- Please read the comments of the recent commits for more information
REMEMBER: This commit requires you to update your config.py and the best way to do this is to copy the example and fill in information once again!
3.0.2
Firewall updates
- Firewall functions are extended. Whitelist or blacklist more is supported.
- Trusted user (who will bypass all firewall rules) is supported
- Please read the comments of the recent commits for more information
However, There is a bug with this release. Please use V3.1.0 instead.
3.0.1
Some updates and fixed some bugs