Files
openwrt/config/dropbear
Dan Head 4c0982f854 chore: initial repo setup with baseline config backup
- Pull current config from router (OpenWRT 24.10.2)
- Add backup, safe-apply, and push-all scripts
- Add CLAUDE.md with workflow rules and context
- Add network-map.md with current topology and planned VLANs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-02 23:14:06 +01:00

8 lines
116 B
Plaintext

config dropbear 'main'
option enable '1'
option PasswordAuth '0'
option RootPasswordAuth '0'
option Port '22'