- 一.常用的中转程序.
- iptables
- socat
- gost
- ehco
- realm
- v2ray
- brook
- iperf
- haproxy
- wstunnel
- shadowsocks
- tinyPortMapper
- Prometheus Node Exporter
- 二.我现在使用的网络
1.网络申请了公网IP
2.在自己的开发板上跑个gost或者realm. WS协议.
国内建一个: gost -D -L “socks5+ws://:1234?path=/ws&mbind=true”
海外这一侧: gost -D -L rtcp://:1080/127.0.0.1:1080 -L socks5://:1080 -F “socks5+wss://xxxxx.com:443?path=/ws&host=test.com”

3.用cloudflare做DDNS域名指向我们的公网IP(给运营商客服要公网IP)
- 三.IP被墙
只要连接国外服务器的位置或基站不怎么动,IP是不会被墙的.平时连接就使用自己家的域名.和路由器打开的端口就行.
- 四.常用的管理面板