technical upload of the project and added csv file with interface types

pull/8/head
MiraMaX166 12 months ago
parent f77a649b3f
commit ac7e6a4e8f
Signed by: user-166
GPG Key ID: C58520EF14C48E3A

@ -0,0 +1,15 @@
DEV_TYPE;DEV_NAME
ethernet;enp0s1
ethernet;enp0s2
ethernet;enp1s0
ethernet;enp1s1
wifi;wifi
wifi;wl0
wifi;wl1
tunnel;tap0
tunnel;tap1
tunnel;tun0
tunnel;tun1
bridge;br0
bridge;br1
modem;pppoe0
1 DEV_TYPE DEV_NAME
2 ethernet enp0s1
3 ethernet enp0s2
4 ethernet enp1s0
5 ethernet enp1s1
6 wifi wifi
7 wifi wl0
8 wifi wl1
9 tunnel tap0
10 tunnel tap1
11 tunnel tun0
12 tunnel tun1
13 bridge br0
14 bridge br1
15 modem pppoe0

Binary file not shown.

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save