Skip to content
Snippets Groups Projects
Commit ecd61958 authored by Recolic K's avatar Recolic K
Browse files

enhanced code structure

parent 5fa0c72b
No related branches found
No related tags found
No related merge requests found
# ip2domain server
DNS server for convert domain such as `9.9.9.9.ip.recolic.cc` to ip address.
DNS server for convert domain such as `9.9.9.9.ip.recolic.cc` or `1-1-1-1.ip.recolic.cc` to ip address.
It currently only supports ipv4, but will support ipv6 in the future.
## Usage
Just run `daemon.py` with python3.
Just run `ip2domain.py` with python3.
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment