1
0
mirror of https://github.com/moshix/mvs.git synced 2026-03-01 01:09:38 +00:00

Update nicparseLinux.bash

This commit is contained in:
moshix
2023-04-16 14:38:01 -05:00
committed by GitHub
parent 01c38a1711
commit 1c1187b0f0

View File

@@ -38,7 +38,7 @@ echo -e "${blue}External IP: \t${white}"`timeout $delay curl ifconfig.me 2>/dev/
# main loop here
set_color
for nictype in lo wlan enp3s wlp2s en utun bridge docker tap tun ens eth
for nictype in lo wlan enp3s wlp2s en utun bridge docker tap tun ens eth vde-dnet-tap inettap
do
for counter in 0 1 2 3 4 5 6 100 101 102 103 104 160 161 162
do