Update serv00keep.sh
This commit is contained in:
@@ -1158,6 +1158,10 @@ curl -sL https://raw.githubusercontent.com/yonggekkk/sing-box-yg/main/index.html
|
|||||||
V2rayN_LINK="https://${USERNAME}.serv00.net/${UUID}_v2sub.txt"
|
V2rayN_LINK="https://${USERNAME}.serv00.net/${UUID}_v2sub.txt"
|
||||||
Clashmeta_LINK="https://${USERNAME}.serv00.net/${UUID}_clashmeta.txt"
|
Clashmeta_LINK="https://${USERNAME}.serv00.net/${UUID}_clashmeta.txt"
|
||||||
Singbox_LINK="https://${USERNAME}.serv00.net/${UUID}_singbox.txt"
|
Singbox_LINK="https://${USERNAME}.serv00.net/${UUID}_singbox.txt"
|
||||||
|
hyp=$(jq -r '.inbounds[0].listen_port' config.json)
|
||||||
|
vlp=$(jq -r '.inbounds[3].listen_port' config.json)
|
||||||
|
vmp=$(jq -r '.inbounds[4].listen_port' config.json)
|
||||||
|
showuuid=$(jq -r '.inbounds[0].users[0].password' config.json)
|
||||||
cat > list.txt <<EOF
|
cat > list.txt <<EOF
|
||||||
=================================================================================================
|
=================================================================================================
|
||||||
|
|
||||||
@@ -1166,6 +1170,13 @@ cat > list.txt <<EOF
|
|||||||
$(dig @8.8.8.8 +time=5 +short "web$nb.serv00.com" | sort -u)
|
$(dig @8.8.8.8 +time=5 +short "web$nb.serv00.com" | sort -u)
|
||||||
$(dig @8.8.8.8 +time=5 +short "$HOSTNAME" | sort -u)
|
$(dig @8.8.8.8 +time=5 +short "$HOSTNAME" | sort -u)
|
||||||
$(dig @8.8.8.8 +time=5 +short "cache$nb.serv00.com" | sort -u)
|
$(dig @8.8.8.8 +time=5 +short "cache$nb.serv00.com" | sort -u)
|
||||||
|
|
||||||
|
当前各协议正在使用的端口如下
|
||||||
|
vless-reality端口:$vlp
|
||||||
|
Vmess-ws端口(设置Argo固定域名端口):$vmp
|
||||||
|
Hysteria2端口:$hyp
|
||||||
|
|
||||||
|
UUID密码:$showuuid
|
||||||
-------------------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
一、Vless-reality分享链接如下:
|
一、Vless-reality分享链接如下:
|
||||||
|
|||||||
Reference in New Issue
Block a user