本帖最後由 张无忌 於 2025-12-31 02:18 編輯

腾讯云 Tailscale exit node

最好参考 Vultr 安装 Tailscale with exit node [1]。

最近发现 exit node disabled,解决方法
  1. echo 'net.ipv4.ip_forward = 1' | sudo tee -a /etc/sysctl.d/99-tailscale.conf
  2. echo 'net.ipv6.conf.all.forwarding = 1' | sudo tee -a /etc/sysctl.d/99-tailscale.conf
  3. sudo sysctl -p /etc/sysctl.d/99-tailscale.conf
複製代碼
再用 Tailscale commands
  1. tailscale down
  2. tailscale up --accept-routes --advertise-exit-node
複製代碼
Tailscale exit node enabled,可以看到 CCTV5。

Reference:
[1] Vultr 安装 Tailscale with exit node

TOP

没有大陆家里公网 IP(除了用 Tailscale exit node),香港连接大陆就用大陆的云,现在本人 shared 出来阿里云 / 腾讯云 / 百度云 三个云的 WireGuard port=10000~12999,随便你用,可以看看 CCTV5,CCTV+5,CCTV16,爱奇艺,QQ Music,等等。

阿里云 / 腾讯云 / 百度云 总连接

TOP

没有大陆家里公网 IP(除了用 Tailscale exit node),香港连接大陆就用大陆的云,现在本人 shared 出来阿 ...
张无忌 發表於 2025-12-31 11:09

想請教參考收費如何?如果日日睇3個鐘CCTV?

TOP

其實去華強北買個電視盒,乜都有得睇啦!兩舊水,使唔使咁辛苦?

via HKEPC IR 5.1.14 - Android(5.1.2F)

TOP

想請教參考收費如何?如果日日睇3個鐘CCTV?
Pennylau 發表於 2026-2-4 02:11


一般 2 CPU,2G RAM, 40G hard disk 买  68元  一年,已经很好,我用腾讯云比较多;至于 68元 还有更加低的,但是要特别特价才有。至于看 CCTV5,CCTV5+,CCTV16,是大陆以外的可以看看,其他用香港的网络都可以看到。

TOP

其實去華強北買個電視盒,乜都有得睇啦!兩舊水,使唔使咁辛苦?

via HKEPC IR 5.1.14 - Android(5.1.2F) ...
mcjin2001 發表於 2026-2-4 21:32


其實uber 方便過揸車,但揸車有揸車的麻煩和樂趣。

TOP

其實uber 方便過揸車,但揸車有揸車的麻煩和樂趣。
e27984422 發表於 2026-2-18 08:27

揸車沒有駕駛證,拉你去坐花廳...  

via HKEPC IR 5.1.14 - Android(5.1.2F)

TOP

本帖最後由 张无忌 於 2026-3-27 06:59 編輯

现在有仨免费 WireGuard 大陆到今年 11 月,可以看 CCTV5,CCTV5+,CCTV16:2026 FIFA。

https://www.hkepc.com/forum/redi ... 73&pid=42838467

TOP

本帖最後由 张无忌 於 2026-6-2 07:11 編輯

世界杯 FIFA 2026

在大陆播世界杯,这里通过阿里云收看。根据经验大陆 GFW 会封 WireGuard Endpoint = 223.4.21.2:51820,你要自己更改 9000~9999 其他一个就可以,例如改为 WireGuard Endpoint = 223.4.21.2:9000 就可以,每天都可能封,改一个就 OK 起码一天。

The iptables commands
  1. iptables -t nat -A PREROUTING -p udp --dport 9000:9999 -j REDIRECT --to-ports 51820
  2. iptables -t nat -A OUTPUT -p udp -d localhost --dport 9000:9999 -j REDIRECT --to-ports 51820
複製代碼
..

如果手机看,要把 configuration 变二维码,https://www.wireguardconfig.com/qrcode

Two D code 世界杯 FIFA 2026
https://tv.cctv.com/ 看 CCTV5,CCTV5+,CCTV16

Free VPN 1 世界杯
  1. [Interface]
  2. PrivateKey = oE00qNaRi/MQmeB+yP8HmRfITwd7U2L9CPRQ/AeGFHA=
  3. Address = 10.0.0.5/32
  4. DNS = 223.5.5.5

  5. [Peer]
  6. PublicKey = v7Vz+FnFMuuN6kTcBG3fZAxLeJgaRwqK+tJglJymvhY=
  7. AllowedIPs = 0.0.0.0/0
  8. Endpoint = 223.4.21.2:51820
  9. PersistentKeepalive = 25
複製代碼
..

Free VPN 2 世界杯
  1. [Interface]
  2. PrivateKey = ODxaawpIu+ptszLSt2atJTM2XJvO6rzmBoOe9cxK81M=
  3. Address = 10.0.0.6/32
  4. DNS = 223.5.5.5

  5. [Peer]
  6. PublicKey = v7Vz+FnFMuuN6kTcBG3fZAxLeJgaRwqK+tJglJymvhY=
  7. AllowedIPs = 0.0.0.0/0
  8. Endpoint = 223.4.21.2:51820
  9. PersistentKeepalive = 25
複製代碼
..

Free VPN 3 世界杯
  1. [Interface]
  2. PrivateKey = GAUe3Z2CMV+2w/oZpMLNOxhkI13n+LgTB2Rmn5EBWFg=
  3. Address = 10.0.0.7/32
  4. DNS = 223.5.5.5

  5. [Peer]
  6. PublicKey = v7Vz+FnFMuuN6kTcBG3fZAxLeJgaRwqK+tJglJymvhY=
  7. AllowedIPs = 0.0.0.0/0
  8. Endpoint = 223.4.21.2:51820
  9. PersistentKeepalive = 25
複製代碼
..

Free VPN 4 世界杯
  1. [Interface]
  2. PrivateKey = wJL5rz2BKdlbntIcmt+A5l7vvSYQgu8yM4rVQuZiOlg=
  3. Address = 10.0.0.8/32
  4. DNS = 223.5.5.5

  5. [Peer]
  6. PublicKey = v7Vz+FnFMuuN6kTcBG3fZAxLeJgaRwqK+tJglJymvhY=
  7. AllowedIPs = 0.0.0.0/0
  8. Endpoint = 223.4.21.2:51820
  9. PersistentKeepalive = 25
複製代碼
..

Free VPN 5 世界杯
  1. [Interface]
  2. PrivateKey = CN95l6kF01BBRZxrv9MdGOA4dp3oyAE/Noq3FgVEZFE=
  3. Address = 10.0.0.9/32
  4. DNS = 223.5.5.5

  5. [Peer]
  6. PublicKey = v7Vz+FnFMuuN6kTcBG3fZAxLeJgaRwqK+tJglJymvhY=
  7. AllowedIPs = 0.0.0.0/0
  8. Endpoint = 223.4.21.2:51820
  9. PersistentKeepalive = 25
複製代碼
..

Free VPN 6 世界杯
  1. [Interface]
  2. PrivateKey = IOPd2EnEmDRYYxsy0cTAc/EijOGr8hbhoi5tenbFH3Q=
  3. Address = 10.0.0.10/32
  4. DNS = 223.5.5.5

  5. [Peer]
  6. PublicKey = v7Vz+FnFMuuN6kTcBG3fZAxLeJgaRwqK+tJglJymvhY=
  7. AllowedIPs = 0.0.0.0/0
  8. Endpoint = 223.4.21.2:51820
  9. PersistentKeepalive = 25
複製代碼
..

Free VPN 7 世界杯
  1. [Interface]
  2. PrivateKey = wC2QJJyD/zrsupE3GWpDq8mq4myL/dtEwjDTcVrJwlQ=
  3. Address = 10.0.0.11/32
  4. DNS = 223.5.5.5

  5. [Peer]
  6. PublicKey = v7Vz+FnFMuuN6kTcBG3fZAxLeJgaRwqK+tJglJymvhY=
  7. AllowedIPs = 0.0.0.0/0
  8. Endpoint = 223.4.21.2:51820
  9. PersistentKeepalive = 25
複製代碼
..

Free VPN 8 世界杯
  1. [Interface]
  2. PrivateKey = 0L8O+/I5qt7UxR7LHjh9fN51istwkdPpwQhtgfYvqmw=
  3. Address = 10.0.0.12/32
  4. DNS = 223.5.5.5

  5. [Peer]
  6. PublicKey = v7Vz+FnFMuuN6kTcBG3fZAxLeJgaRwqK+tJglJymvhY=
  7. AllowedIPs = 0.0.0.0/0
  8. Endpoint = 223.4.21.2:51820
  9. PersistentKeepalive = 25
複製代碼
..

Free VPN 9 世界杯
  1. [Interface]
  2. PrivateKey = 2DdLYxvj5oYVG5zaC26L/BrbOCFJ9Jbb7ui8eV1liFI=
  3. Address = 10.0.0.13/32
  4. DNS = 223.5.5.5

  5. [Peer]
  6. PublicKey = v7Vz+FnFMuuN6kTcBG3fZAxLeJgaRwqK+tJglJymvhY=
  7. AllowedIPs = 0.0.0.0/0
  8. Endpoint = 223.4.21.2:51820
  9. PersistentKeepalive = 25
複製代碼
..

Free VPN 10 世界杯
  1. [Interface]
  2. PrivateKey = GPxZkZ/P0vwqYYIYeavn8iNYW9p1T6qjHWxK+fGjp0k=
  3. Address = 10.0.0.14/32
  4. DNS = 223.5.5.5

  5. [Peer]
  6. PublicKey = v7Vz+FnFMuuN6kTcBG3fZAxLeJgaRwqK+tJglJymvhY=
  7. AllowedIPs = 0.0.0.0/0
  8. Endpoint = 223.4.21.2:51820
  9. PersistentKeepalive = 25
複製代碼
..

TOP

其實去華強北買個電視盒,乜都有得睇啦!兩舊水,使唔使咁辛苦?

via HKEPC IR 5.1.14 - Android(5.1.2F) ...
mcjin2001 發表於 2026-2-4 21:32


一來在香港未必可用得到,二來有過關問題。

TOP