Update network-config.sh

made pass all0all0
This commit is contained in:
2026-03-26 20:30:52 -04:00
parent 9d0e37b39d
commit d1baffdc07
+1 -1
View File
@@ -5,7 +5,7 @@ INTERFACES_FILE="/etc/network/interfaces"
# SHA256 hash of the shell access password. # SHA256 hash of the shell access password.
# To change it: echo -n "yourpassword" | sha256sum # To change it: echo -n "yourpassword" | sha256sum
# Default password: admin # Default password: admin
SHELL_PASSWORD_HASH="d26c61e6f4963bcfbfab0c209cb4d24043f2f611ffcf8938cb974bda60a92f0c" SHELL_PASSWORD_HASH="7ec275d16be840c7a810253fabf65237ca8559b1c2353734b161e63af847d8ed"
# ── helpers ────────────────────────────────────────────────────────────────── # ── helpers ──────────────────────────────────────────────────────────────────