本帖最後由 张无忌 於 2025-9-9 13:20 編輯

3x-ui on Linux server

这次我用美国的Vultr VPS[1]做Linux server,再看看[2,3,4],知道3x-ui的流程,code name都是用x-ui,在里面都加很多东西,如Reality和TLS,在这里我没有用,张来再加上去,3x-ui的资料在这里找到[5]。

如图1,IP=144.202.115.187,user=root,password用copy。
Figure 1:


1. 用Putty,IP=144.202.115.187,port=22,use Putty to "Open","Putty Security Alert", "Accept"。

2. "Login as: root" and password=<copy password> gives
  1. login as: root
  2. root@144.202.115.187's password:
  3. Linux vultr 6.1.0-33-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.133-1 (2025-04-10)x86_64

  4. The programs included with the Debian GNU/Linux system are free software;
  5. the exact distribution terms for each program are described in the
  6. individual files in /usr/share/doc/*/copyright.

  7. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  8. permitted by applicable law.
  9. root@vultr:~#
複製代碼
3. 用[6],先update,然后安装git package,Debian/Ubuntu:
  1. apt update -y && apt install git -y
複製代碼
4. 输入3x-ui shell script
  1. bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
複製代碼
我们一般5000,也可以用自动
  1. Would you like to customize the Panel Port settings? (If not, a random port will be applied) [y/n]: y
  2. Please set up the panel port: 5000
複製代碼
Listing 1: 表一
  1. ###############################################
  2. Username: MNVgJWEkl9
  3. Password: bE7PvbgQc7
  4. Port: 5000
  5. WebBasePath: OEBrhWEBXdZBubz
  6. Access URL: http://144.202.115.187:5000/OEBrhWEBXdZBubz
  7. ###############################################
複製代碼
5. 再输入x-ui
Listing 2: 表二"3X-UI Panel Management Script"
  1. root@vultr:~# x-ui
  2. The OS release is: debian

  3. ╔────────────────────────────────────────────────╗
  4. │   3X-UI Panel Management Script                │
  5. │   0. Exit Script                               │
  6. │────────────────────────────────────────────────│
  7. │   1. Install                                   │
  8. │   2. Update                                    │
  9. │   3. Update Menu                               │
  10. │   4. Legacy Version                            │
  11. │   5. Uninstall                                 │
  12. │────────────────────────────────────────────────│
  13. │   6. Reset Username & Password                 │
  14. │   7. Reset Web Base Path                       │
  15. │   8. Reset Settings                            │
  16. │   9. Change Port                               │
  17. │  10. View Current Settings                     │
  18. │────────────────────────────────────────────────│
  19. │  11. Start                                     │
  20. │  12. Stop                                      │
  21. │  13. Restart                                   │
  22. │  14. Check Status                              │
  23. │  15. Logs Management                           │
  24. │────────────────────────────────────────────────│
  25. │  16. Enable Autostart                          │
  26. │  17. Disable Autostart                         │
  27. │────────────────────────────────────────────────│
  28. │  18. SSL Certificate Management                │
  29. │  19. Cloudflare SSL Certificate                │
  30. │  20. IP Limit Management                       │
  31. │  21. Firewall Management                       │
  32. │  22. SSH Port Forwarding Management            │
  33. │────────────────────────────────────────────────│
  34. │  23. Enable BBR                                │
  35. │  24. Update Geo Files                          │
  36. │  25. Speedtest by Ookla                        │
  37. ╚────────────────────────────────────────────────╝

  38. Panel state: Running
  39. Start automatically: Yes
  40. xray state: Running

  41. Please enter your selection [0-25]:
複製代碼
6. 再输入21
  1. Please enter your selection [0-25]: 21
  2.         1. Install Firewall
  3.         2. Port List [numbered]
  4.         3. Open Ports
  5.         4. Delete Ports from List
  6.         5. Enable Firewall
  7.         6. Disable Firewall
  8.         7. Firewall Status
  9.         0. Back to Main Menu
  10. Choose an option:
複製代碼
7. Type 3 and then 5000
  1. Choose an option: 3
  2. Enter the ports you want to open (e.g. 80,443,2053 or range 400-500): 5000
複製代碼
8. 这一步用"表一",我们用browser进入3x-ui的版面,
  1. Access URL: http://144.202.115.187:5000/OEBrhWEBXdZBubz
複製代碼
Figure 2:


在上面图右上角,可以改动繁体到简体,和其他颜色。
Figure 3:


输入"用户名" and"密码"在表一
  1. Username: MNVgJWEkl9
  2. Password: bE7PvbgQc7
複製代碼
再输入,"登录"
Figure  4:


9. "入站列表","添加入站","创建",这次我们建立"节点"
Figure 5.


10. Open Ports add 33256
  1. x-ui
  2. <表二>
  3. Please enter your selection [0-25]: 21
  4.         1. Install Firewall
  5.         2. Port List [numbered]
  6.         3. Open Ports
  7.         4. Delete Ports from List
  8.         5. Enable Firewall
  9.         6. Disable Firewall
  10.         7. Firewall Status
  11.         0. Back to Main Menu
  12. Choose an option: 3
  13. Enter the ports you want to open (e.g. 80,443,2053 or range 400-500): 33256
複製代碼
11. "通用操作","导出链接"
  1. vless://655d63b1-d9a7-4c24-ac07-cecba2649830@144.202.115.187:33256?type=tcp&security=none#430jk4fn
複製代碼
用OpenWrt可以用PassWall,没有OpenWrt,就用Windows V2RayN。

用PassWall add节点,"Enter", check ping time and speed

测试:在大陆测试美国的YouTube
Figure 6


结论:
1. 现在用Vultr VPS做Linux server,安装了3x-ui,在美国建了一个普通的节点,没有Reality and TLS。
2. 用Windows V2RayN或OpenWrt OpenWall建立大陆和美国"分流"。
3. 安装旧x-ui,不能提供上面第9的"入站列表","添加入站",于是改用3x-ui shell script。

References:
[1] Vultr VPS 注册,加钱及选机型
[2] 2025年3X-UI面板搭建保姆教程:一键安装Xray科学上网,轻松自建VPS节点全攻略!🚀
[3] 【3X-UI面板使用教程】为什么翻墙老手都用3X-ui面板搭建节点?无需代码,三分钟带您学会使用最新版3X-ui面板搭建节点丨自建节点教程丨v2rayN使用教程丨节点搭建丨保姆式教程
[4] 2025最新的保姆级教程:3X-UI面板更好用?VPS通过3X-UI面板搭建个人节点,实现科学上网|一键搭建Xray面板|轻松实现翻墙|V2rayN教程 |网络加速|网络安全|VPN tutorial
[5] MHSanaei / 3x-ui
[6] https://amcbbs.com/17.html

目录帖子GL.iNet and OpenWrt Contents
附件: 您需要登錄才可以下載或查看附件。沒有帳號?註冊

TOP

本帖最後由 张无忌 於 2026-2-27 03:53 編輯

PassWall App update

最初安装 PassWall 都没有留意 "App Update" 这个功能,就算 update 都有问题,今天才能明白怎样 update!!!

"Services"->"PassWall"



PassWall Version 【25.6.1-r1】 "Check update", click "Check update" gives "It is the latest version"
Geoview Version 【0.1.10】"Check update", click "Check update" gives "It is the latest version" and "Force update"
其他一样。



最后一幅图说明所有都已经 updated 好,不需要更新。

如果 "PassWall Version 【25.6.1-r1】"有更新,这个version不能自动更新,需要在 "System"->"Software"
"System"->"Update lists"
填入 Filter=passwall,进行 update

PassWall update
  1. wget https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.2.14-1/23.05-24.10_luci-app-passwall_26.2.14-r1_all.ipk -O 23.05-24.10_luci-app-passwall_26.2.14-r1_all.ipk
  2. wget https://github.com/Openwrt-Passwall/openwrt-passwall/releases/download/26.2.14-1/23.05-24.10_luci-i18n-passwall-zh-cn_26.2.14_all.ipk -O 23.05-24.10_luci-i18n-passwall-zh-cn_26.2.14_all.ipk
複製代碼
..

Install
  1. opkg install *.ipk
複製代碼
..


目录帖子GL.iNet and OpenWrt Contents
附件: 您需要登錄才可以下載或查看附件。沒有帳號?註冊

TOP

本帖最後由 张无忌 於 2025-6-30 11:50 編輯

PassWall + 美国节点 + vless + tcp

我们从新安装美国节点,方法像[1]
  1. vless://4b9a4ef6-7cff-4670-8b2b-5f5361306c26@45.76.66.184:40912?type=tcp&security=none#e9teeq2m
複製代碼
就可以安装PassWall里。

1. "Services"->"PassWall"

2. "Node List"->"Add"
  - Node Config, "From Share URL"
  - "192.168.20.1 显示", "Paste Share URL Here"
  1. vless://4b9a4ef6-7cff-4670-8b2b-5f5361306c26@45.76.66.184:40912?type=tcp&security=none#e9teeq2m
複製代碼
..- "确定"
  - "Save and Apply"

3. "Basic Settings"
  - "Main"
  - "TCP Node", "Xray VLESS: xxxxxxx"
  - "Save and Apply"

4. "Running Status", "TCP" "RUNNING", "DNS" "RUNNING"
  - "Google Connection" green figure

测试:YouTube挺好!!!

Refereces:
[1] 3x-ui on Linux server

TOP

本帖最後由 张无忌 於 2026-2-26 12:32 編輯

CPU temperature
GL-MT6000(21.02,24.10)
GL-BE6500(23.05)

GL-MT6000(24.10)大陆有repository server代用,
  1. sed -i 's_https\?://downloads.openwrt.org_https://mirrors.tuna.tsinghua.edu.cn/openwrt_' /etc/opkg/distfeeds.conf
複製代碼
..

GL-BE6500 Qualcomm 安装
/etc/opkg.conf add
  1. arch all 1
  2. arch noarch 1
  3. arch aarch64_cortex-a53 5
  4. arch aarch64_cortex-a53_neon-vfpv4 10
複製代碼
..

以前用ImmortalWrt去measured temperature of CPU and Wi-Fi,现在ImmortalWrt不用[1],现在用OpenWrt,用Google search一下,就有下面一条link[2]
  1. opkg update
  2. opkg install luci-app-statistics collectd-mod-thermal htop
複製代碼
The temperature of thermal_zone0 is CPU。

1. "System"->"Reboot"

2. "Statistics" shown on almost the top-right of OpenWrt

3. "Statistics"->"Setup"

4. Fig. 1: "Collectd Settings"->"General plugins","Thermal"=Enabled


5. Fig. 2: "Save"


6. Fig. 3: Save & Apply


7. Fig. 4: "Statistics"->"Graphs"->"Thermal"




References:
[1] ImmortalWrt WireGuard client/PassWall连不到香港网站的历程
[2] Temperature and cpu usage menu in openwrt


目录 GL.iNet with OpenWrt* on GL-MT6000 et al.
附件: 您需要登錄才可以下載或查看附件。沒有帳號?註冊

TOP

本帖最後由 张无忌 於 2026-4-29 06:43 編輯

Windows v2rayN + 美国节点 + vless + tcp

1. 安装Windows V2RayN[1]
2. "Releases", "Lastest", "v2rayN-windows-64-SelfContained.zip", unzip,打开"V2RayN.exe"
Figure 1:


3. From[2],把URL在"Ctrl+v",
  1. vless://20fc6747-4ab6-4f36-9a5f-92f1a0b12af6@45.77.121.196:39905?type=tcp&security=none#ustrlces
複製代碼
4. "系统代理",选"自动配置系统代"
5. "启用 Tun",在顶部"以管理员身运行"

测试:YouTube and CCTV5 同时播放

第一次用"以管理员身运行",第二次重新start。那么用default mode "以非管理员身运行"。

References:
[1] 2dust / v2rayN
[2] 3x-ui on Linux server

目录帖子GL.iNet and OpenWrt Contents
附件: 您需要登錄才可以下載或查看附件。沒有帳號?註冊

TOP

都問下啲高人. 我有一個gli.net router想upgrade嗰個telescirl但係試過用command都做唔到可唔可以幫我解決呢個問題呀

TOP

本帖最後由 张无忌 於 2025-7-7 10:59 編輯

回覆 126# tai

1. "telescirl"是否有错?

2. 还有你什么问题?

3. 还有GL.iNet router是什么型号?

TOP

型號 gl-mt2500 (update telescirl ). 完成update但係仍然都 舊version    wget -O update-tailscale.sh https://raw.githubusercontent.co ... update-tailscale.sh \
&& sh update-tail

TOP

TOP

回覆 129# tai

Sines I am not familiar with Tailscale, I could you in general terms.

Your GL-MT2500 has US version with ZeroTier and Tailscale installed. Your wanted to update Tailscale based on the script provided. I found there was missing which were modified by myself as follows:
  1. wget -O update-tailscale.sh https://raw.githubusercontent.com/Admonstrator/glinet-tailscale-updater/main/update-tailscale.sh && sh update-tailscale.sh
複製代碼
Update-tailscale.sh has the fellowing argument and description[1]:
  1. Usage
  2. ./update-tailscale.sh [--ignore-free-space] [--force] [--restore] [--no-upx] [--no-download] [--no-tiny] [--help]

  3. Argument              Description
  4. --ignore-free-space   Ignore free space check
  5. --force               Do not ask for confirmation
  6. --restore             Restore tailscale to factory default
  7. --no-upx              Do not compress tailscale with UPX
  8. --no-download         Do not download the newest tailscale version
  9. --no-tiny             Will not use tiny tailscale binaries
  10. --help                Show this help
複製代碼
The original version
  1. sh update-tailscale.sh
複製代碼
There are two options[2], for GL-MT2500 "--no-tiny" which may help:
  1. sh update-tailscale.sh --restore
  2. sh update-tailscale.sh --no-tiny
複製代碼
1. 你的GL-MT2500 version 4.7.4,如果不是,可以update这个version,然后Tailescale是否updated?
2. 希望上面能可以帮到你。

Refereces:
[1] https://github.com/Admonstrator/glinet-tailscale-updater
[2] Script: Update Tailscale on (nearly) all devices

TOP