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
2bfc69e986
moth
/
sh4pwn
/
skeleton
/
service
/
lo
/
run
8 lines
96 B
Bash
Executable File
Raw
Blame
History
#! /bin/sh -e
ip link
set
dev lo up
ip addr add 127.0.0.1/8 dev lo
exec
inotifyd
true
$(
pwd
)
Reference in New Issue
View Git Blame
Copy Permalink