openwrt在编译时去掉dropbear后开启ssh方法

前提是能进入luci

1、更新openwrt安装源

openwrt在编译时去掉dropbear后开启ssh方法

2、搜索openssh-server并安装

 

openwrt在编译时去掉dropbear后开启ssh方法

 

3、由于安装完后需要手动启动但是我们又进不了ssh,这是可以在启动项里增加一条命令

 

openwrt在编译时去掉dropbear后开启ssh方法

这样重启完成后就可以ssh连进去了