mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-08 21:27:07 +08:00
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
config dropbear
|
|
option PasswordAuth 'on'
|
|
option RootPasswordAuth 'on'
|
|
option Port '22'
|
|
option Interface 'lan'
|
|
# option BannerFile '/etc/banner'
|