Skip to content

Commit 4982146

Browse files
committed
docs: add disclaimer about NTP
1 parent 646895f commit 4982146

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ HTP uses time information present in HTTP headers to determine the clock offset
44
between two machines. It can be used to synchronize the local clock using a
55
trusted HTTP(S) server, or to determine the time of the remote machine.
66

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+
711
## Installation
812

913
Download the binary for your platform from the [releases page](https://github.com/danroc/htp/releases/latest).

0 commit comments

Comments
 (0)