Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hxger
/
wdp
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
wdp
/
gt.sh
hxger
Upload 3 files
99d45b3
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
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