This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
wifipineapple-openwrt
mirror of
https://github.com/hak5/wifipineapple-openwrt.git
Watch
1
Star
0
Fork
You've already forked wifipineapple-openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6efbcb797f
wifipineapple-openwrt
/
package
/
srelay
/
files
/
srelay.init
6 lines
81 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
if
[
-f /etc/srelay.conf
]
;
then
srelay -c /etc/srelay.conf -r -s
fi
Reference in New Issue
View Git Blame
Copy Permalink