shaojs

Results 44 comments of shaojs

好功能我也想要,每个设备单独ddns太麻烦了,没有统一管理方便

我也是光猫拨号,软路由当二级路由,这是我换别的版本在系统->高级设置中网络和DHCP的配置 网络: ``` config interface 'loopback' option device 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0' config globals 'globals' option ula_prefix 'fdc4:ec98:e4ab::/48' option packet_steering '1' config device option...

> 我也是光猫拨号,软路由当二级路由,这是我换别的版本在系统->高级设置中网络和DHCP的配置 网络: config interface 'loopback' option device 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0' > > config globals 'globals' option ula_prefix 'fdc4:ec98:e4ab::/48' option packet_steering '1' >...

运行acme.sh --cron时,我看命令行中最后有部署环节,可以设置cron通知,如果发现失败可以查看原因,解决问题后重新来一次acme.sh --cron --force

我也遇到了 特别是连接国外服务器的时候

网络问题,容器的pip没有走代理,使用全局代理或者在容器内部pip config set global.proxy http://xx.xx.xx.xx:port ,之后在容器内pip install zope 就可以了

session->setting->terminal->Auto completion->Completion->History Commands tune off the button

> session->setting->terminal->Auto completion->Completion->History Commands tune off the button ![](https://cf.tonyshao.cf/file/c224c80d096b4c2efe5ec.png)

2.6 pre-release版本有这功能,不过有些vps只能监控cpu,你可以下载试试看