1
0
mirror of https://github.com/moshix/mvs.git synced 2026-04-30 21:58:42 +00:00

Update nicparseMacos.bash

This commit is contained in:
moshix
2023-04-16 14:35:43 -05:00
committed by GitHub
parent 25797033c4
commit 01c38a1711

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