Skip to content
/ xipgen Public

Generate short xip.io, nip.io, and sslip.io links.

License

Notifications You must be signed in to change notification settings

codecat/xipgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xipgen

Generate xip.io links, as well as nip.io and sslip.io.

For example:

» xipgen
:: xip.io
xao79c.xip.io
192.168.0.120.xip.io

:: nip.io
192.168.0.120.nip.io
192-168-0-120.nip.io
c0a80078.nip.io

:: sslip.io
192.168.0.120.sslip.io
192-168-0-120.sslip.io

Usage

$ xipgen [ip] [subdomain]

If you don't pass anything to xipgen, it will use your own current preferred outbound local IP address.

Installation

While I work on getting releases on Github, you can currently install xipgen if you have Go installed. Simply run the following in your command line:

$ go get github.com/codecat/xipgen

About

Generate short xip.io, nip.io, and sslip.io links.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages