Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
zhuyougu
/
frps
like
0
Running
App
Files
Files
Community
bbd2b72
frps
/
start.sh
zhuyou
Use Git LFS for large files
534a98b
11 months ago
raw
Copy download link
history
blame
Safe
86 Bytes
#!/bin/bash
# Start Nginx
nginx -g
"daemon off;"
&
# Start Frps
./frps -c frps.toml