Files
pwnagotchi/builder/data/etc/network/interfaces.d/usb0-cfg
Jeroen Oudshoorn dd12c294e8 v2.4.6
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2023-10-05 20:51:02 +02:00

8 lines
158 B
Plaintext

allow-hotplug usb0
iface usb0 inet static
address 10.0.0.2
netmask 255.255.255.0
network 10.0.0.0
broadcast 10.0.0.255
gateway 10.0.0.1
metric 203