mirror of https://github.com/hak5/openwrt.git
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'
|