mirror of
https://github.com/schroinerxy/Sing-box.git
synced 2026-06-22 04:35:49 +08:00
Update start.sh
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ export ARGO_AUTH=${ARGO_AUTH:-''} # 固定隧道token或jso
|
||||
export CFIP=${CFIP:-'www.visa.com.tw'} # argo节点优选域名
|
||||
export CFPORT=${CFPORT:-'443'} # argo节点端口
|
||||
export NAME=${NAME:-'AAA'} # 节点名称
|
||||
export FILE_PATH=${FILE_PATH:-'./.tmp'} # sub 路径
|
||||
export FILE_PATH=${FILE_PATH:-'./temp'} # sub 路径
|
||||
export ARGO_PORT=${ARGO_PORT:-'8001'} # argo端口 使用固定隧道token需和cf后台设置对应
|
||||
export TUIC_PORT=${TUIC_PORT:-'40000'} # Tuic 端口,支持多端口玩具可填写,否则不动
|
||||
export HY2_PORT=${HY2_PORT:-'50000'} # Hy2 端口,支持多端口玩具可填写,否则不动
|
||||
|
||||
Reference in New Issue
Block a user