KaringX / karing

Simple & Powerful proxy utility, Support routing rules for clash/sing-box
https://karing.app
1.44k stars 71 forks source link

add ntp client #112

Closed Graveyard9988 closed 4 weeks ago

Graveyard9988 commented 4 weeks ago

It's use cases are environments that system time cannot be set to the correct time. One such environment is an old phone whose Timezone data is outdated, one needs to manually adjust his clock which results in some protocols (like shadowsocks) to stop working. By using the ntp client, correct time can be used for the proxy configurations and it can improve usability in the aforementioned scenarios.

All codes and details you may need:

xchacha20-poly1305/husi#107

GooRingX commented 4 weeks ago

https://github.com/KaringX/karing/releases/tag/v1.0.23-266

Graveyard9988 commented 4 weeks ago

Done Thanks a million