add script

This commit is contained in:
server
2023-04-07 02:56:31 -04:00
parent 020a67b7e0
commit 6b20a596c1
7 changed files with 124 additions and 1 deletions

3
configs/scripts/arpinggw.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
ip -s -s neigh flush all dev uvpnT2

2
configs/scripts/starttap.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
ifconfig uvpnT2 10.20.0.10 netmask 255.255.255.0 up