Изменил(а) на 'files/dev_type.csv'

pull/9/head
Dmitry Razumov 12 months ago
parent c9af3024a3
commit 54a5ff2513

@ -1,15 +1,15 @@
DEV_TYPE;DEV_NAME
ethernet;enp0s1
ethernet;enp0s2
ethernet;enp1s0
ethernet;enp1s1
wifi;wifi
wifi;wl0
wifi;wl1
Ethernet;enp0s1
Ethernet;enp0s2
Ethernet;enp1s0
Ethernet;enp1s1
WiFi;wifi
WiFi;wl0
WiFi;wl1
VPN;tap0
VPN;tap1
VPN;tun0
VPN;tun1
VPN;pppoe0
bridge;br0
bridge;br1
Bridge;br0
Bridge;br1

1 DEV_TYPE DEV_NAME
2 ethernet Ethernet enp0s1
3 ethernet Ethernet enp0s2
4 ethernet Ethernet enp1s0
5 ethernet Ethernet enp1s1
6 wifi WiFi wifi
7 wifi WiFi wl0
8 wifi WiFi wl1
9 VPN tap0
10 VPN tap1
11 VPN tun0
12 VPN tun1
13 VPN pppoe0
14 bridge Bridge br0
15 bridge Bridge br1
Loading…
Cancel
Save