https://github.com/shuijiao1/realm-manager
Realm 转发管理脚本
https://github.com/shuijiao1/realm-manager
bash port-forwarding realm systemd vps
Last synced: 28 days ago
JSON representation
Realm 转发管理脚本
- Host: GitHub
- URL: https://github.com/shuijiao1/realm-manager
- Owner: shuijiao1
- License: mit
- Created: 2026-05-11T03:29:21.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-02T08:27:29.000Z (about 1 month ago)
- Last Synced: 2026-06-02T10:22:36.254Z (30 days ago)
- Topics: bash, port-forwarding, realm, systemd, vps
- Language: Shell
- Homepage: https://shuijiao.de/projects/realm-manager/
- Size: 34.2 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
# Realm-Manager


[中文](README.md) | **English**
**Realm forwarding management script.**
> Designed for Debian / Ubuntu root environments. The short install URL is the preferred entry point.
---
## 🎯 Features
- Install / update the Realm core
- Add, list and delete forwarding rules
- systemd service management
- Optional daily restart via cron
---
## 🚀 Quick Start
```bash
bash <(curl -Ls https://realm.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.