https://github.com/fanvanzh/shadowsock
shadowsock run on centos7
https://github.com/fanvanzh/shadowsock
shadowsocks shadowsocks-server ssserver
Last synced: 22 days ago
JSON representation
shadowsock run on centos7
- Host: GitHub
- URL: https://github.com/fanvanzh/shadowsock
- Owner: fanvanzh
- Created: 2019-04-01T10:47:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T10:08:53.000Z (over 6 years ago)
- Last Synced: 2025-10-13T04:39:02.689Z (8 months ago)
- Topics: shadowsocks, shadowsocks-server, ssserver
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# one key to install shadowsock service on centos7
just type
```
sh -c "$(curl -fsSL https://fanvanzh.github.io/shadowsock/ss.sh)"
```
to install the ss service.
port: 9000 ~ 9015, password is the same as port num.
encryption method: rc4-md5.
use `systemctl restart shadowsocks-server` to restart service.
# client
Windows: https://github.com/shadowsocks/shadowsocks-windows
Mac: https://github.com/shadowsocks/ShadowsocksX-NG
Android: https://github.com/shadowsocks/shadowsocks-android