Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.
/ local-cname Public archive

Helper script to emulate a local CNAME DNS by writing to /etc/hosts

License

Notifications You must be signed in to change notification settings

hjacobs/local-cname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local CNAME

Latest Version Development Status Python Versions License

Installation:

$ sudo pip install -U local-cname

Usage:

$ sudo local-cname FROM_DNS_NAME TO_DNS_NAME

Example:

$ sudo local-cname google.com duckduckgo.com
$ ping google.com

About

Helper script to emulate a local CNAME DNS by writing to /etc/hosts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages