wdp / gt.sh
hxger's picture
Upload 3 files
99d45b3 verified
raw
history blame contribute delete
267 Bytes
#!/bin/bash
# 终止所有 gradio-tun 进程
pkill -9 -f "gradio-tun"
# 终止所有 frpc 客户端进程
pkill -9 -f "frpc_linux_amd64"
sleep 2
# 启动新隧道
gradio-tun 5246 --sd hfqiuyelu 2>&1 &
# 固定的隧道地址 https://16ee201e7b64166dc2.gradio.live