Match luketainton/template

This commit is contained in:
2022-04-30 12:49:47 +01:00
parent 67a75927c8
commit c5e28549eb
5 changed files with 65 additions and 7 deletions

View File

@@ -1,7 +1,10 @@
# template
# 6to4_converter
## Description
Simple script to convert IPv4 addresses to 6to4 addresses. See RFC 3056 for details.
## How to install
- Clone the repository.
## How to use
- Run `python3 app/main.py --help` for information on how to use this script.