Files
pwnagotchi/builder/data/64bit/etc/network/interfaces.d/usb0-cfg
jayofelony 5d5cde5409 Revert "Update build"
This reverts commit 2630068c7b.
2024-07-28 17:22:45 +02:00

9 lines
159 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 101