https://github.com/shuijiao1/ss-rust-manager
Shadowsocks-Rust 管理脚本
https://github.com/shuijiao1/ss-rust-manager
bash proxy shadowsocks shadowsocks-rust vps
Last synced: 12 days ago
JSON representation
Shadowsocks-Rust 管理脚本
- Host: GitHub
- URL: https://github.com/shuijiao1/ss-rust-manager
- Owner: shuijiao1
- License: mit
- Created: 2026-05-11T03:37:31.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-02T08:27:09.000Z (13 days ago)
- Last Synced: 2026-06-02T10:22:30.251Z (13 days ago)
- Topics: bash, proxy, shadowsocks, shadowsocks-rust, vps
- Language: Shell
- Homepage: https://shuijiao.de/projects/ss-rust-manager/
- Size: 44.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.en.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SS-Rust-Manager


[中文](README.md) | **English**
**Shadowsocks-Rust management script.**
> Designed for Debian / Ubuntu root environments. The short install URL is the preferred entry point.
---
## 🎯 Features
- Install / update the shadowsocks-rust core
- Interactive port and password setup
- SS only, no ShadowTLS
- systemd service management and self-update
---
## 🚀 Quick Start
```bash
bash <(curl -Ls https://ss.shuijiao.de)
```
---
---
## ⚠️ Notes
- Run as root only on trusted VPS instances.
- Keep an existing SSH session open before changing firewall, SSH, reinstall, or forwarding settings.
- Public scripts do not include private keys, private passwords, or personal-only initialization logic.