Switch to SonarCloud

This commit is contained in:
2022-08-13 21:43:14 +01:00
parent 2debaf94a2
commit c35f221de4
5 changed files with 24 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
# 6to4_converter [![CI](https://github.com/luketainton/6to4_converter/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/luketainton/6to4_converter/actions/workflows/ci.yml)
# 6to4_converter [![CI](https://github.com/luketainton/6to4_converter/actions/workflows/merge-to-main.yml/badge.svg?branch=main)](https://github.com/luketainton/6to4_converter/actions/workflows/merge-to-main.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=luketainton_6to4_converter&metric=alert_status)](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.