sanitized copy of fakenet for documn

This commit is contained in:
2023-03-31 12:18:43 +01:00
committed by Wookey
parent aaa9ac3927
commit 23a3cd626b
15 changed files with 768 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
#!/bin/sh
. ./config
sudo ifdown -i ${base}/${config}/netconfig eth0
sudo ifdown -i ${base}/${config}/netconfig wlan0
sudo ifdown -i ${base}/${config}/netconfig wlan1
sudo killall dnsmasq
sudo killall svnserve
#sudo service hostapd stop
sudo service wicd start