jdholtz / auto-southwest-check-in

A Python script that automatically checks in to your Southwest flight 24 hours beforehand.
GNU General Public License v3.0
460 stars 89 forks source link

Added NTP backup server #284

Closed dmytrokoren closed 4 months ago

dmytrokoren commented 4 months ago

Does this help making the NTP time a lot more reliable? Also, is there a specific reason the Cloudflare NTP server was used versus Google, Apple, etc.?

Yes, i had ntp server intermittent issues in docker with "pool.ntp.org" so i added backup server and it never defaults to local time. Also i found cloudflare ntp server more reliable as google had timeout error. I did not try apple ntp