An open API service indexing awesome lists of open source software.

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 管理脚本

Awesome Lists containing this project

README

          

# SS-Rust-Manager

![Shell](https://img.shields.io/badge/Shell-Bash-4EAA25?style=flat-square&logo=gnu-bash&logoColor=white)
![Version](https://img.shields.io/badge/version-v0.1.5-blue?style=flat-square)

[中文](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.