1. 打开openwrt路由器的ssh功能

System->administration

 

  1. Ssh登陆
  • opkg update 会报很多错误

 

    措施如下:

备份 /etc/opkg.conf

Cp /etc/opkg.conf /etc/opkg.conf_backup

 

查看里面的内容,并 查看是否有效,并改为有效值

在如下网址查找:http://archive.openwrt.org/

 

然后执行:

opkg update

  • opkg install tcpdump

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-08
  • 2022-12-23
  • 2022-01-21
  • 2022-03-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-27
  • 2021-07-24
  • 2021-10-07
  • 2021-09-30
  • 2022-12-23
相关资源
相似解决方案