11 lines
650 B
Markdown
11 lines
650 B
Markdown
# 6to4_converter [](https://github.com/luketainton/6to4_converter/actions/workflows/merge-to-main.yml) [](https://sonarcloud.io/summary/new_code?id=luketainton_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.
|