Skip to content

Instantly share code, notes, and snippets.

View bepstein111's full-sized avatar
๐Ÿ‹๏ธโ€โ™‚๏ธ
Working

Ben Epstein bepstein111

๐Ÿ‹๏ธโ€โ™‚๏ธ
Working
View GitHub Profile
@bepstein111
bepstein111 / Top_Public_Time_Servers.md
Created May 15, 2025 16:11 — forked from mutin-sa/Top_Public_Time_Servers.md
List of Top Public Time Servers

Google Public NTP [AS15169]:

time.google.com

time1.google.com

time2.google.com

time3.google.com

#!/bin/sh
# Some things taken from here
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Set the colours you can use
black='\033[0;30m'
white='\033[0;37m'
red='\033[0;31m'
green='\033[0;32m'