Package : python3-ipdns

Package details

Summary: Stateless dns server serving ip addresses based on parsing the domain

Description:
ipdns takes the domain and calculates an IPAddress out of it.

The domain names should be formatted as follows:

mylittleserver-2130706433.mydomain.ext

ipdns will serve 127.0.0.1 as a result, because ipdns parsed the number
2130706433, which represents the ip, in the domain from its decimal
representation in the more familiar IPv4 string format.


URL: https://github.com/0-complexity/ipdns
License: ASL 2.0

Maintainer: kekepower

List of RPMs