Mikrotik RouterOS 7.17+ 功能介绍官方视频
https://www.youtube.com/watch?v=Dv-cv1h5Yfc
其中有一项非常实用的改进 , "ssh-exec"从该版本开始支持使用密码遥控对端 , 无须再配置证书登录 , 正宗新手快乐版本 - -...
参考教程 : MPTCP in GRE完美叠加轻量云上行带宽和流量
https://blog.boom.si/index.php/archives/424/
GRE1 : 国内RouterOS动态IP - 海外Debian VPS
原教程在这一步复杂的配置密钥操作可以省略了...
在ssh-exec命令中直接加入 "password=" , 就像这样 :
/system ssh-exec address=对端IP user=root password=114514 command="ip tunnel change gre1 remote $ipaddr"
https://www.youtube.com/watch?v=Dv-cv1h5Yfc
其中有一项非常实用的改进 , "ssh-exec"从该版本开始支持使用密码遥控对端 , 无须再配置证书登录 , 正宗新手快乐版本 - -...
参考教程 : MPTCP in GRE完美叠加轻量云上行带宽和流量
https://blog.boom.si/index.php/archives/424/
GRE1 : 国内RouterOS动态IP - 海外Debian VPS
原教程在这一步复杂的配置密钥操作可以省略了...
在ssh-exec命令中直接加入 "password=" , 就像这样 :
/system ssh-exec address=对端IP user=root password=114514 command="ip tunnel change gre1 remote $ipaddr"