mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-25 10:27:05 +08: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'
|