GithubHelp home page GithubHelp logo

jarodvip / xip.name Goto Github PK

View Code? Open in Web Editor NEW

This project forked from peterhellberg/xip.name

0.0 1.0 0.0 148 KB

Simple wildcard DNS inspired by xip.io

License: BSD 2-Clause "Simplified" License

Go 63.71% Makefile 4.73% HTML 31.56%

xip.name's Introduction

xip.name

The service was shut down on 2021-05-17 after Google marked the entire domain as “Social engineering content” since (working as intended) you could link to for example http://1.1.1.1.xip.name/ and getting redirected to http://1.1.1.1/

Build Status GoDoc License BSD

A simple wildcard DNS inspired by xip.io (which seems to have been shut down now)

        10.0.0.1.xip.name  resolves to  10.0.0.1
    www.10.0.0.2.xip.name  resolves to  10.0.0.2
    foo.10.0.0.3.xip.name  resolves to  10.0.0.3
bar.baz.10.0.0.4.xip.name  resolves to  10.0.0.4

How does it work?

xip.name runs a custom Domain Name Server which extracts any IP address found in the requested domain name and sends it back in the response.

Credits

xip.name is built on top of Miek’s lovely dns package for Go.

xip.name's People

Contributors

izopi4a avatar peterhellberg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.