arm ubuntu 18.04 安装 python3 和 pip3 2021年12月21日 Allen Hua 2359 所使用机器: phicomm n1 docker 镜像使用的系统 Ubuntu 18.04 LTS 登录进容器,执行 arch # arch aarch64 执行 cat /etc/lsb-release # cat /etc/lsb-release... 阅读全文 0 评论
N1 docker ubuntu 容器解决 Some index files failed to download. They have been ignored, or old ones used instead 问题 2021年12月19日 Allen Hua 1601 n1 的 docker,一个 ubuntu 容器在 root 用户下执行 apt-get update 总是遇到 Some index files failed to download. They have been ignored, or old on... 阅读全文 0 评论
使用 besttrace 查看 VPS 去程和回程的路由线路 2021年12月17日 Allen Hua 2282 windows 下 traceroute 工具一般用下面这两个 winmtr 官网: http://winmtr.net/download-winmtr/ 优点: 图形界面,速度快 缺点: 没有地图显示,不够直观 备注: 比 Windows dos ... 阅读全文 0 评论
Clash Transparent Proxy 透明代理/网关 在 Linux 设备上的实践和分享 2021年11月07日 Allen Hua 11165 最近折腾 Clash 透明代理/网关,记录一些心路历程,也分享一些我收集到的互联网上关于透明代理写得很好的博客文章。 我的目标是在家里局域网中某台 7x24h working 的 Linux 设备上安装 Clash Core(或者 Clash Premi... 阅读全文 0 评论
给 mac 安装个更好的 tcping 2021年11月07日 Allen Hua 12211 最近在局域网部署了透明代理/网关,想要测试一下局域网设备的 terminal 是否能正常通过 tcp 无感连接到 Internet,于是安装 tcping 测试。 我的 mac 还是 intel mac,macOS version 还是 10.15.4。... 阅读全文 0 评论