Jireh程序猿的那些事 Jireh程序猿的那些事

记录分享生活、程序、信息的精彩人生

目录
马里奥对接V2
/  

马里奥对接V2

docker run -d --name=名称随意 \
-e speedtest=0 -e api_port=端口 -e downWithPanel=0 \
-e node_id=节点ID -e usemysql=0  -e sspanel_url="https://网站地址" -e key="对接密钥" -e TZ="Asia/Shanghai"  \
--log-opt max-size=10m --log-opt max-file=5 \
--network=host --restart=always \
xiaoyiya/free-node:v2ray

中转配置

xxxxxxx|server=中转IP|outside_port=中转端口

如果觉得这篇文章不错的话,请我喝一杯 咖啡☕吧
标题:马里奥对接V2
作者:Jireh
地址:http://jireh.xyz/articles/2021/06/30/1625036335483.html
本作品由 Jireh 采用 署名 – 非商业性使用 – 禁止演绎 4.0 国际许可协议进行许可,转载请注明出处。