mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-05 18:49:30 +00:00
6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
config dropbear
|
|
option PasswordAuth 'on'
|
|
option RootPasswordAuth 'on'
|
|
option Port '22'
|
|
# option BannerFile '/etc/banner'
|