当前位置: 首页 > news >正文

常用的公共 NTP(网络时间协议)服务器

公共 NTP 服务列表

以下是一些常用的公共 NTP(网络时间协议)服务器,供您参考:


中国地区公共 NTP 服务器

  • 国家授时中心 NTP 服务器ntp.ntsc.ac.cn
  • 中国 NTP 快速授时服务cn.ntp.org.cn
  • 阿里云公共 NTP 服务器
    • ntp1.aliyun.com
    • ntp2.aliyun.com
    • ntp3.aliyun.com
    • ntp4.aliyun.com
    • ntp5.aliyun.com
    • ntp6.aliyun.com
    • ntp7.aliyun.com
  • 腾讯云公共 NTP 服务器
    • ntp.tencent.com
    • ntp1.tencent.com
    • ntp2.tencent.com
    • ntp3.tencent.com
    • ntp4.tencent.com
    • ntp5.tencent.com
  • 教育网(高校自建) NTP 服务器
    • 上海交通大学:ntp.sjtu.edu.cn
    • 东北大学:ntp.neu.edu.cn
    • 北京邮电大学:ntp.bupt.edu.cn
    • 上海大学:ntp.shu.edu.cn
    • 清华大学 TUNA 协会:ntp.tuna.tsinghua.edu.cn
    • 中国科技大学:time.ustc.edu.cn
    • 复旦大学:ntp.fudan.edu.cn
    • 南京大学:ntp.nju.edu.cn
    • 同济大学:ntp.tongji.edu.cn

国际公共 NTP 服务器

  • NTP Pool Project
    • 全球:pool.ntp.org
    • 亚洲:asia.pool.ntp.org
    • 中国:cn.pool.ntp.org
  • 谷歌公共 NTP 服务器
    • time.google.com
    • time1.google.com
    • time2.google.com
    • time3.google.com
    • time4.google.com
  • 苹果公司公共 NTP 服务器
    • time.apple.com
    • time1.apple.com
    • time2.apple.com
    • time3.apple.com
    • time4.apple.com
    • time5.apple.com
    • time6.apple.com
    • time7.apple.com
  • 微软 Windows NTP 服务器time.windows.com
  • 美国国家标准技术研究院(NIST) NTP 服务器
    • time.nist.gov
    • time-a.nist.gov
    • time-b.nist.gov
  • Cloudflare NTP 服务器time.cloudflare.com
  • 香港天文台公共 NTP 服务器
    • IPv4:stdtime.gov.hk
    • IPv6:time.hko.hk
  • 日本国立信息通信技术研究所(NICT) NTP 服务器ntp.nict.jp

使用建议

在选择 NTP 服务器时,建议优先选择地理位置接近且网络延迟较低的服务器,以确保时间同步的准确性和效率。

此外,使用公共 NTP 服务器时,请遵守各服务器的使用政策,避免对服务器造成过大负载。

注:部分服务器可能存在访问限制或网络延迟,使用前请先测试其可用性。

http://www.lryc.cn/news/513131.html

相关文章:

  • Kafka中的Topic和Partition有什么关系?
  • Unity 使用UGUI制作卷轴开启关闭效果
  • MarkDown怎么转pdf;Mark Text怎么使用;
  • 整合版canal ha搭建--基于1.1.4版本
  • QGIS移动图元功能
  • 【模电刷题复习--填空】
  • shardingsphere-jdbc-core-spring-boot-starter的性能问题(理论)
  • Java Map 集合详解:基础用法、常见实现类与高频面试题解析
  • 一款基于.Net方便、快捷的数据库文档查询、生成工具
  • Linux平台下实现的小程序-进度条
  • Ubuntu 22.04.5 修改IP
  • 解决virtualbox出现开启DHCP之后ubuntu虚拟机之后IP重复的问题
  • Java开发工具-Jar命令
  • UE5通过蓝图节点控制材质参数
  • 敖行客年终总结-AT Work 1.0发布
  • 线程锁和协程锁的区别
  • 手机租赁平台开发助力智能设备租赁新模式
  • 掌握大数据处理利器:Flink 知识点全面总结【上】
  • 人工智能知识分享第四天-线性回归
  • Appium 2.0:移动自动化测试的革新之旅
  • 牛客网最新1129道 Java 面试题及答案整理
  • Swift Combine 学习(六):自定义 Publisher 和 Subscriber
  • Vue-router知识点汇总
  • java AQS
  • L25.【LeetCode笔记】 三步问题的四种解法(含矩阵精彩解法!)
  • sdut-C语言实验-合数分解
  • 深入理解 pytest Fixture 方法及其应用
  • 在Linux上获取MS(如Media Server)中的RTP流并录制为双轨PCM格式的WAV文件
  • Midjourney技术浅析(八):交互与反馈
  • 【Spring MVC 核心机制】核心组件和工作流程解析