-add openvpn install and enable

This commit is contained in:
Pi
2019-07-01 14:06:27 -04:00
parent de16d49bf9
commit 54950e0961
2 changed files with 17 additions and 2 deletions

View File

@@ -4,5 +4,5 @@ then
echo "sipp is running"
else
cd /home/pi/sipp
./sipp -sn uac_pcap 192.168.198.2 -bg -l 20
./sipp -sn uac_pcap 192.168.198.2 -bg -l 40
fi