mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -55,4 +55,4 @@ interface usb0
|
|||||||
static ip_address=10.0.0.2/24
|
static ip_address=10.0.0.2/24
|
||||||
static routers=10.0.0.1
|
static routers=10.0.0.1
|
||||||
static domain_name_servers=10.0.0.1 8.8.8.8 1.1.1.1
|
static domain_name_servers=10.0.0.1 8.8.8.8 1.1.1.1
|
||||||
metric=203
|
metric=208
|
@ -5,4 +5,4 @@ iface usb0 inet static
|
|||||||
network 10.0.0.0
|
network 10.0.0.0
|
||||||
broadcast 10.0.0.255
|
broadcast 10.0.0.255
|
||||||
gateway 10.0.0.1
|
gateway 10.0.0.1
|
||||||
metric 203
|
metric 208
|
Reference in New Issue
Block a user