renovate[bot] 9624e88acb chore(deps): update docker/login-action action to v4 (#20)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/login-action](https://github.com/docker/login-action) | action | major | `v3` → `v4` |

---

### Release Notes

<details>
<summary>docker/login-action (docker/login-action)</summary>

### [`v4`](https://github.com/docker/login-action/compare/v3...v4)

[Compare Source](https://github.com/docker/login-action/compare/v3...v4)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41Mi4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: #20
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
2026-03-04 22:14:11 +00:00
2026-01-04 10:04:12 +00:00
2024-02-05 19:59:40 +00:00
2022-04-30 13:03:53 +01:00
2022-08-13 21:47:02 +01:00
uv
2026-01-04 09:57:27 +00:00
2026-01-04 10:04:12 +00:00
2024-02-19 17:25:13 +00:00

6to4_converter

Description

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

How to install

  • Clone the repository.
  • Run uv sync.

How to use

  • Run uv run python -m app.main --help for information on how to use this script.
Description
Simple script to convert IPv4 addresses to 6to4 addresses. See RFC 3056 for details.
Readme 256 KiB
v1.7.0 Latest
2026-03-01 09:00:48 +00:00
Languages
Python 74.9%
Dockerfile 25.1%