Your Personal URL Shortener - Type less, browse more
Sign up now to get access to your personal Go Redirect service
Sign Up Now Download SSL Certificate161.118.189.121
Type go/netflix instead of remembering long URLs. Get where you need to go instantly.
Your redirects are private to you. Password-protected with bcrypt encryption and secure sessions.
Simple web dashboard to manage your redirects. No technical knowledge required.
To use the go hostname, you need to add it to your system's hosts file:
For Windows:
C:\Windows\System32\drivers\etc\hosts161.118.189.121 go
ipconfig /flushdnsFor Linux:
sudo nano /etc/hosts
161.118.189.121 go
sudo systemd-resolve --flush-caches
For macOS:
sudo nano /etc/hosts
161.118.189.121 go
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
ping go - you should see responses from 161.118.189.121
To use HTTPS with the go hostname, you'll need to install our SSL certificate:
go.crtAlternative method using Command Prompt (as Administrator):
certutil -addstore -f "ROOT" go.crt
For Ubuntu/Debian:
# Copy certificate to system directory
sudo cp go.crt /usr/local/share/ca-certificates/
# Update certificate store
sudo update-ca-certificates
For Fedora/RHEL/CentOS:
# Copy certificate to system directory
sudo cp go.crt /etc/pki/ca-trust/source/anchors/
# Update certificate store
sudo update-ca-trust
For Firefox (separate certificate store):
go.crtUsing Keychain Access (GUI):
go.crtUsing Terminal:
sudo security add-trusted-cert -d -r trustRoot \
-k /Library/Keychains/System.keychain go.crt
After setup, visit https://go in your browser and log in with your credentials.
netflix)https://netflix.com)Simply type go/netflix in your browser's address bar and press Enter!
go/mail → Your email inboxgo/calendar → Your calendargo/drive → Google Drive or Dropboxgo/github → Your GitHub profilego/project → Current project dashboardgo/docs → Documentation you reference oftengo/meet → Video conferencing toolgo/analytics → Analytics dashboardgo hostname161.118.189.121 goping go (should respond with 161.118.189.121)Contact support through the signup form or check your welcome email for support information.