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

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

Awesome Lists containing this project

README

          

# Realm-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**

**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.