2020-07-10 22:50:25 +01:00
2020-05-23 00:34:43 +01:00

IPv4 to 6to4 Address Converter

Simple script to convert IPv4 addresses to 6to4 addresses. See RFC 3056 for details.

How to Use

IPv4 addresses are entered in the form x.x.x.x without a mask or CIDR. Equivalent 6to4 address will be given as output, with prefix.

This script must be ran with Python 3 and in the terminal, does not pause when outputting.

This script does not do any input error checking, so expect errors if an incorrect value is entered.

Description
Simple script to convert IPv4 addresses to 6to4 addresses. See RFC 3056 for details.
Readme 128 KiB
v1.1.0 Latest
2026-01-11 09:01:23 +00:00
Languages
Python 74.9%
Dockerfile 25.1%