Update README.md

This commit is contained in:
JamieEC
2020-05-23 00:33:01 +01:00
committed by GitHub
parent 6a301c3dee
commit 9c48192b7a

View File

@@ -1,7 +1,7 @@
# 6to4_converter # 6to4_converter
Simple script to convert IPv4 addresses to 6to4 addresses. See RFC 3056 for details. Simple script to convert IPv4 addresses to 6to4 addresses. See RFC 3056 for details.
#How to Use # 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. 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 This script must be ran with Python 3