Files
.github
bin
builder
data
etc
usr
pwnagotchi.json
pwnagotchi.yml
pwnagotchi
scripts
.DEREK.yml
.editorconfig
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.md
MANIFEST.in
Makefile
README.md
release.stork
requirements.txt
setup.py
pwnagotchi/builder/data
Yeri Tiete 552df65422 Make sure IPv4 works when eth0 is connected
Resolves an issue where IPv4 traffic would not work when eth0 is connected (i.e. usb-ethernet adapter over OTG). The static route for usb0 precedes the DHCP route for eth0. Only IPv6 traffic would work, but not IPv4 until the metric for usb0 is increase and thus lowered in priority. If no eth0 is plugged in, internet works fine over usb0.
2020-09-04 17:49:41 +08:00
..
2020-04-19 16:48:11 +02:00