mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
Maintenance for a few modules (#42)
This commit is contained in:
@@ -8,10 +8,6 @@ MYTIME=`date +%s`
|
||||
|
||||
killall sslsplit
|
||||
|
||||
if [ ! -d /pineapple/modules/SSLsplit/log ]; then
|
||||
mkdir /pineapple/modules/SSLsplit/log
|
||||
fi
|
||||
|
||||
if [ "$1" = "start" ]; then
|
||||
|
||||
echo '1' > /proc/sys/net/ipv4/ip_forward
|
||||
|
||||
Reference in New Issue
Block a user