旁路由Reality富强

之前玩别的协议被叉出去了,换一个试试

image-20241204152509272

这个是结合旁路由后的家庭网络拓扑

落地机安装xray-vless-reality

用的crazypeace/xray-vless-reality

1
2
3
4
bash <(curl -L https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh) 4 443 www.sega.com 1b0bo2kc-05aa-4f9c-8df8-2b89ajc5e123

# 卸载
bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge

中转机Iptables转发

用的是arloor/iptablesUtils

1
bash <(curl -fsSL https://raw.githubusercontent.com/arloor/iptablesUtils/master/natcfg.sh)

EXS安装OpwnWRT

参考以前的文章[[OpenWRT镜像制作]]

mihomo的一些配置

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
proxies:
- name: "vless"
type: vless
server: 替换你的服务
port: 替换你的端口
udp: true
uuid: 替换你的UUID
flow: xtls-rprx-vision
packet-encoding: xudp

tls: true
servername: 替换你的SNI
client-fingerprint: chrome
skip-cert-verify: true
reality-opts:
public-key: 替换你的公钥
short-id: 替换你的short-id

network: tcp