We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646895f commit 4982146Copy full SHA for 4982146
README.md
@@ -4,6 +4,10 @@ HTP uses time information present in HTTP headers to determine the clock offset
4
between two machines. It can be used to synchronize the local clock using a
5
trusted HTTP(S) server, or to determine the time of the remote machine.
6
7
+> **Note**: If NTP is available, use it instead. I developed this application
8
+> to be able to synchronize my computer's clock in a network that blocked NTP
9
+> packets.
10
+
11
## Installation
12
13
Download the binary for your platform from the [releases page](https://github.com/danroc/htp/releases/latest).
0 commit comments