Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能不能给SS的服务端为每个用户分别配置代理ip出口的功能 #87

Open
wants to merge 184 commits into
base: manyuser
Choose a base branch
from

Conversation

dous03009
Copy link

@dous03009 dous03009 commented Nov 9, 2017

能不能给SS的服务端为每个用户分别配置代理ip出口的功能

zuoruizhi and others added 30 commits May 18, 2016 20:54
* Added support of banning IPs
* Now many default settings can be customized such as TCP Fastopen Option
* Now config file is renamed so only a `git pull` can update the client
* Re-organized codes, removed some unused codes
* Now support multi-method client (need the support of ss-panel or some other frontend panel)
* Some modification of the log output
support ss-panel V3 mu api
This reverts commit 3deec82.
MUAPI:use new method to update user traffic
从use new method to update user traffic开始
user.id可以不等于port了
mengskysama and others added 30 commits September 6, 2017 16:11
rm CI coverage
# Conflicts:
#	README.md
#	shadowsocks/crypto/aead.py
* fix issue:
https://github.com/shadowsocks/shadowsocks/issues/995
Command Execution

use list instead of string, prevent injection attack.
# Conflicts:
#	README.md
#	utils/autoban.py
* Add --always in git describe to avoid exception when tags are not found
* EOL characters are now stripped from git's output
- The version of the configuration file has been changed
When `user['switch'] == 0 or user['enable'] == 0`, the rest field of a row except `port` is not used. An MU API with large amounts of users could reduce the size of response significantly by removing the redundant fields from disabled users.
Allow the MU API to return less data for disabled users
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.