Updated payload to include NETMODE (v1.0.2+)

best_text_editor
Darren Kitchen 2019-10-22 11:18:08 -07:00 committed by GitHub
parent 9f2fb333d7
commit 12bdec563f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
# Cyan Fast Blinks..Last octet of IPv4 address # Cyan Fast Blinks..Last octet of IPv4 address
LED SETUP LED SETUP
NETMODE DHCP
/etc/init.d/sshd start /etc/init.d/sshd start
sleep 10 sleep 10
LASTOCTET=$(ifconfig eth0 | grep "inet addr" | awk {'print $2'} | awk -F. {'print $4'}) LASTOCTET=$(ifconfig eth0 | grep "inet addr" | awk {'print $2'} | awk -F. {'print $4'})