|
|
||
|---|---|---|
| tunnel1 | ||
| 1.25.3.1.tar.gz | ||
| 99nginx.sh | ||
| LICENSE | ||
| README.md | ||
| checkmemnginx.sh | ||
| nginx.conf | ||
| nginx.service | ||
| tcp.sh | ||
README.md
tunnel
一个自用隧道
server为中转机配置
nginx.txt格式为 中转机 端口 落地机 端口 本地wgip
client为落地机配置
nginx.txt格式为 落地机 端口 服务ip 端口 本地wgip
脚本使用
bash -c "$(wget -qO - https://git.igewu.org/yanglc/tunnel/raw/branch/main/99nginx.sh)"