Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
StarrySkyWorld
/
IPTest
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
StarrySkyWorld
commited on
Dec 28, 2025
Commit
5e109c0
·
verified
·
1 Parent(s):
bb15881
Create test.sh
Browse files
Files changed (1)
hide
show
test.sh
+1
-0
test.sh
ADDED
Viewed
@@ -0,0 +1 @@
1
+
for i in {1..5}; do curl -s ip.sb; done