mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 21:54:40 +08:00
8 lines
148 B
Text
8 lines
148 B
Text
auto lo
|
|
iface lo inet loopback
|
|
|
|
auto networkAdapter
|
|
iface networkAdapter inet static
|
|
address IPv4
|
|
netmask MASK
|
|
gateway GATE
|