I hereby claim:
- I am animusxcash on github.
- I am animusthegreat (https://keybase.io/animusthegreat) on keybase.
- I have a public key ASBXS8cFcEBlg1wl-9YBaKzCbJjrp3K8yvQ7vmlbs3fTcgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| import socket | |
| import struct | |
| import sys | |
| import time | |
| import datetime | |
| import win32api | |
| # List of servers in order of attempt of fetching | |
| server_list = ['ntp.iitb.ac.in', 'time.nist.gov', 'time.windows.com', 'pool.ntp.org'] |