// scroll to explore
// Features
const features = [
"Powerful DNS reflection capabilities"
];
[01]
IPv4 & IPv6 Support
/*
Full support for both IPv4 and IPv6 addresses with multiple encoding formats.
*/
Full support for both IPv4 and IPv6 addresses with multiple encoding formats.
*/
[02]
Multiple Encoding Formats
/*
Direct reflection, Base32 encoding, and special formats for IPv6 including zero-group compression.
*/
Direct reflection, Base32 encoding, and special formats for IPv6 including zero-group compression.
*/
[03]
Dual-Stack Support
/*
Encode both IPv4 and IPv6 addresses in a single domain for dual-stack environments.
*/
Encode both IPv4 and IPv6 addresses in a single domain for dual-stack environments.
*/
[04]
High Compatibility
/*
Runs on multiple ports and network types for maximum compatibility across different environments.
*/
Runs on multiple ports and network types for maximum compatibility across different environments.
*/
function How It Works() {
return "Simple DNS reflection in action";
process.exit(0);
}
编码详解
Base32 Encoding Explained
How 2DNS encodes IP addresses using Base32
Implementation Examples
Python
实时演示
Try DNS Reflection
See how 2DNS works with your IP addresses
Enter an IP address and select a format to generate a DNS query command.