NTP Server List

Simple tool for managing Network Time Protocol servers list. Allow import and export functions XML files.

The result of exporting server data to an XML file looks like this:

<?xml version="1.0"?>
<ArrayOfNtpServer xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <NtpServer>
    <ServerHost>time.windows.com</ServerHost>
  </NtpServer>
  <NtpServer>
    <ServerHost>time.nist.gov</ServerHost>
  </NtpServer>
  <NtpServer>
    <ServerHost>time-nw.nist.gov</ServerHost>
  </NtpServer>
  <NtpServer>
    <ServerHost>time-a.nist.gov</ServerHost>
  </NtpServer>
  <NtpServer>
    <ServerHost>time-b.nist.gov</ServerHost>
  </NtpServer>
</ArrayOfNtpServer>

Download: NTP Server List v.1.0.0.0

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *