dns64-only

command module
v0.0.0-...-16a4283 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

README

DNS64-Only

Test your NAT64 network with DNS64-Only

Avaible Options

  • nameserver
    Set upstream dns server.
    Default: 1.1.1.1

  • D
    Debug mode.

  • nat64
    IPv6 nat64 prefix.
    Default: 64:ff9b::

Example Run

You can start dns64-only with docker or if you prefer you can build from source.

docker run -it --rm ghcr.io/ahmetozer/dns64-only

# Custom Nameserver
docker run -it --rm ghcr.io/ahmetozer/dns64-only -nameserver 8.8.8.8

Work Logic

The server reads DNS queries and asks upstream DNS server. After getting the response, the system translates IPv4 addresses with your NAT64 IPv6 prefix and only reply the client request with the translated address.

dns64-only-work-logic

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL