stooged / PI-Pwn

pppwn
415 stars 76 forks source link

the new update shows end0 and detects dummy interface #159

Closed kuraimangetsu closed 3 weeks ago

kuraimangetsu commented 3 weeks ago

hi the new update i tested with armbian img detects dummy LAN interface instead of eth0 and there is no eth0 only end0 the last update shows eth0 fine and works fine

stooged commented 3 weeks ago

Armbian uses end0 not eth0. The detected interfaces are a list of interfaces on the device from ip link.

If you want to set a specific interface you can manually enter it during the install or you can edit config.sh