04 2021 档案
摘要:i 这里我们以 docker 安装为主,更多安装方式请参考文末连接. 官网建议生产环境使用 Helm 或者 Tanka 方式安装,docker 方式安装的适用于开发环境和测试环境.- by jonnyan404 https://mrdoc.fun 方式一 下载配置文件 mkdir -p /opt/l
阅读全文
摘要:Android版 gotify 安装 服务端参考:https://gotify.net/docs/install apk下载地址:https://play.google.com/store/apps/details?id=com.github.gotify by jonnyan404 https:/
阅读全文
摘要:方式一==(推荐)==: 采用两段式server来解决(一个监听80,另一个监听443)来解决问题。--by jonnyan404 https://mrdoc.fun server { listen 80; ... return 301 https://$server_name$request_ur
阅读全文
摘要:下面我直接写出模板,直接复制修改便可使用.--by jonnyan404 https://mrdoc.fun uwsgi.ini配置 [uwsgi] # Django-related settings # the base directory (full path) chdir = /opt/jon
阅读全文
摘要:方案一 中转方式,不改变原有访问地址 --by jonnyan404 https://mrdoc.fun . socks5+nginx+sockscap64 方案二 端口转发,每个端口对应一台服务器.--by jonnyan404 https://mrdoc.fun socks5工具 goproxy
阅读全文
摘要:写脚本时,我们经常需要查询外网IP,记录一下. --by jonnyan404 ipip.ooo https://ipip.ooo/ 用法 jonnyan404 https://mrdoc.fun $ curl ipip.ooo $ curl ipip.ooo/country $ curl -L i
阅读全文
摘要:大概大家经常遇到windows一锁屏,风扇就开始狂转,一解锁马上就不转了这种问题把. 那么我们如何方便的在锁屏后,也能远程监控哪些程序在偷跑cpu呢. glances 这里 jonnyan404 推荐这款 glances 监控之眼软件. GitHub链接:https://github.com/nic
阅读全文

浙公网安备 33010602011771号