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
45a3c84144
moth
/
packages
/
p2client
/
service
/
eth0
/
run
9 lines
97 B
Bash
Executable File
Raw
Blame
History
#! /bin/sh
exec
2>
&
1
ip link
set
dev eth0 up
ip addr add dev eth0 10.0.0.110/24
exec
sleep 8d
Reference in New Issue
View Git Blame
Copy Permalink