This website requires JavaScript.
Explore
Help
Sign In
neale
/
moth
mirror of
https://github.com/dirtbags/moth.git
Watch
1
Star
0
Fork
You've already forked moth
0
Code
Issues
Projects
Releases
Wiki
Activity
11d26f5403
moth
/
packages
/
fizzbuzz
/
service
/
fizzbuzz
/
run
8 lines
82 B
Bash
Executable File
Raw
Blame
History
#! /bin/sh -e
exec
2>
&
1
IP
=
$(
dbip -a
)
exec
tcpsvd -u nobody
${
IP
%/*
}
1013
./go
Reference in New Issue
View Git Blame
Copy Permalink