This page needs to be cached! Bug Report Can't find cache! PCYO - 你是谁的,谁是谁,谁为谁憔悴

PCYOPCYO

飞鸟

最新发布

杂谈

网络诊断之tcpping

admin 阅读(1419) 评论(0)

Windowswindows默认只有ping工具, 但是在其官网(https://learn.microsoft.com/zh-cn/sysinternals/downloads/psping)有提供 pstools工具,里面有psping 可以用 下载地址:https://download...

杂谈

公网IP查询

admin 阅读(932) 评论(0)

curl -s http://tnx.nl/ipcurl -s https://checkip.amazonaws.comcurl -s api.infoip.io/ipcurl -s ip.appspot.comwget -O - -q https://icanhazip.com/

杂谈

centos 各项性能测试

admin 阅读(1002) 评论(0)

速度测试curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.rpm.sh | sudo bashsudo yum install speedtest测硬盘的读写速度可以用以下命令:dd ...

杂谈

git 下载使用镜像地址

admin 阅读(1034) 评论(0)

直接修改 git 的配置,使用 镜像地址 替换所有指向 GitHub 的链接:git config --global url."https://mirros.site.com/".insteadOf "https://github.com/"git config protocol.https....

Cache updated!