一、镜像站(开源软件/系统镜像)
二、公共 DNS 服务
IPv4 DNS
| 名称 | 主DNS | 备DNS |
|---|---|---|
| 114 DNS | 114.114.114.114 | 114.114.115.115 |
| 阿里 AliDNS | 223.5.5.5 | 223.6.6.6 |
| 百度 BaiduDNS | 180.76.76.76 | — |
| 腾讯 DNSPod | 119.29.29.29 | 182.254.116.116 |
| Google Public DNS | 8.8.8.8 | 8.8.4.4 |
| Cloudflare DNS | 1.1.1.1 | 1.0.0.1 |
DoH / DoT
| 服务 | 地址 |
|---|---|
| 阿里 DoH | https://dns.alidns.com/dns-query |
| 阿里 DoT | dns.alidns.com |
| 腾讯 DoH | https://doh.pub/dns-query |
| Cloudflare DoH | https://1.1.1.1/dns-query |
| Google DoH | https://dns.google/dns-query |
IPv6 DNS
| 名称 | 主DNS | 备DNS |
|---|---|---|
| 阿里 IPv6 DNS | 2400:3200::1 | 2400:3200:baba::1 |
| 阿里 DoH (IPv6) | https://2400:3200::1/dns-query | https://2400:3200:baba::1/dns-query |
| 腾讯 DNSPod (IPv6) | 2402:4e00:: | 2402:4e00:1:: |
| 百度 BaiduDNS (IPv6) | 2400:da00::6666 | — |
| Google Public DNS IPv6 | 2001:4860:4860::8888 | — |
| Cloudflare DNS IPv6 | 2606:4700:4700::1111 | — |
三、NTP 时间同步服务器
| 名称 | 服务器地址 |
|---|---|
| 国家授时中心 | ntp.ntsc.ac.cn |
| 中国 NTP 快速授时 | cn.ntp.org.cn |
| 中国教育网专用 | edu.ntp.org.cn |
| 阿里云 NTP | ntp.aliyun.com |
| 腾讯云 NTP | ntp.tencent.com |
| 上海交大 NTP | ntp.sjtu.edu.cn |
| 清华大学 NTP | ntp.tuna.tsinghua.edu.cn |
| 南京大学 NTP | ntp.nju.edu.cn |
| 中国科技大学 NTP | time.ustc.edu.cn |
| 国际 NTP 池(中国区) | 0.cn.pool.ntp.org |
| 香港天文台 | stdtime.gov.hk |
| CloudFlare NTP | time.cloudflare.com |
| 谷歌 NTP | time.google.com |
| 苹果 NTP | time.apple.com |
| 微软 Windows NTP | time.windows.com |
四、IP 查询 / 网络测试工具
| 用途 | 链接 |
|---|---|
| IPv6 归属地查询 | http://ip.zxinc.org/ipquery/ |
| IPv6 环境测试 | http://test-ipv6.com/ |
| 网站测速/全球Ping | https://ping.pe/ |
| IP归属地查询 | https://ip.sb/ |
| 公网IP查询 | https://ifconfig.me/ |
五、常用工具软件
| 软件 | 链接 | 用途 |
|---|---|---|
| MobaXterm | mobatek.net | SSH/终端工具 |
| PuTTY | chiark.greenend.org.uk | SSH客户端 |
| Tabby | tabby.sh | SSH/终端工具(开源) |
| WindTerm | github.com/kingToolbox | SSH/终端工具 |
| FileZilla Client | filezilla-project.org | FTP客户端 |
| WinSCP | winscp.net | SFTP/FTP客户端 |
| Notepad++ | github.com/notepad-plus-plus | 文本编辑器 |
| VSCode | code.visualstudio.com | 代码编辑器 |
| DBeaver | github.com/dbeaver | SQL客户端 |
| Qoder | qoder.com.cn | AI 智能编程助手 / 智能体开发平台 |
| TRAE | trae.cn/ide | AI 原生 IDE(字节跳动出品) |
| WorkBuddy | codebuddy.cn/work | 全场景 AI 智能体桌面工作台(腾讯出品) |
| 7-Zip | 7-zip.org | 压缩解压工具 |
| Everything | voidtools.com | 文件快速搜索(Windows) |
| Rufus | rufus.ie | U盘启动盘制作工具 |
| Snipaste | zh.snipaste.com | 截图贴图工具 |
| OBS Studio | obsproject.com | 录屏/推流(开源) |
评论已关闭