This website requires JavaScript.
Explore
Help
Sign In
falso
/
myping
Watch
1
Star
0
Fork
You've already forked myping
0
Code
Releases
Activity
364e6745d0
myping
/
server.sh
3 lines
59 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
while
:
;
do
./myping-server.py
;
sleep 60
;
done
View Git Blame
Copy Permalink