Commit Graph

18 Commits

Author SHA1 Message Date
Bob Wen 2791b44910 win32: detect local date
Detect windows date format by command `reg query`;
Update dependencies;
2023-08-08 17:38:15 +08:00
Bob Wen c532751be0 better adjust method
win32: there's a way to get the perfect command for everybody in every location;
linux: wait for a whole second tick before date command;
2021-11-06 23:27:06 +08:00
Bob Wen 6bac44757f better build script, better verbose 2021-11-04 22:03:27 +08:00
Bob Wen 26df88412a bug fix
fix a typo in shell command
fix a bug with proxy and http2
2021-11-03 22:32:30 +08:00
Bob Wen 7c835a3d1d Update index.coffee 2021-11-03 20:47:16 +08:00
Bob Wen f7e756a710 1.0.2
Bug fixed:
Using keep-alive to Get more accurate calculations;
--user-agent default to none;
Adjust time using fixed UTC format in shell commands;
Code error in the version display;

New:
http2 protocol;
Option --verbose make the operation more talkative;
2021-11-03 18:07:10 +08:00
Bob Wen 249a70270e Update index.coffee
change CRLF to LF
2021-01-29 16:19:07 +08:00
bobwen-dev 9dacf2c43f Merge branch 'main' of https://github.com/bobwen-dev/htpdate into main 2021-01-29 15:52:32 +08:00
bobwen-dev 3183974a7d Add shebang to index.coffee 2021-01-29 15:51:15 +08:00
Bob Wen 627535991d help word adjustments 2021-01-29 15:47:59 +08:00
Bob Wen 2a3a0458c9 add option insecure
Allow insecure server connections when using SSL
2021-01-29 14:10:34 +08:00
Bob Wen 06d6ed87c0 Better request interval 2021-01-29 11:45:41 +08:00
Bob Wen 28825aaebc Add retry option 2021-01-29 11:35:57 +08:00
bobwen-dev cf025bdebe Add proxy hint 2021-01-25 17:27:54 +08:00
bobwen-dev bd0dd862c0 Fix typo 2021-01-25 16:25:06 +08:00
bobwen-dev b0772b8b7e Simplify get_time_delta() 2021-01-25 16:01:54 +08:00
bobwen-dev 5ac6555b99 Change source files attributes 2021-01-25 13:02:04 +08:00
U-HL-PTDDHIDRSXAU\Administrator 135536db2c Initial commit 2021-01-25 12:20:52 +08:00