原仓库:https://github.com/Jaydooooooo/Port-forwarding
1.更新realm至最新版本
2.新增了定时重启
3.新增了本地端口自定义
4.新增了转发备注(非中文)
5.开启了UDP转发
6.修复了重启后重复添加[network]参数的问题
7.监听地址仅ipv4修改成所有ipv4和ipv6
更新请运行删除脚本代码 rm realm.sh 后再次运行以下代码
国外机器
wget -N https://raw.githubusercontent.com/qqrrooty/EZrealm/main/realm.sh && chmod +x realm.sh && ./realm.sh
国内机器
wget -N https://ghp.ci/https://raw.githubusercontent.com/qqrrooty/EZrealm/main/CN/realm.sh && chmod +x realm.sh && ./realm.sh
再次运行本脚本只需要输入./realm.sh回车即可