Initial commit: mwhois with SCION AS support and decimal AS conversion

Based on mwhois by Antonios A. Chariton
Modifications for SCION AS support by Olaf Baumert, Axpo Systems AG
This commit is contained in:
Olaf Baumert
2025-06-03 11:01:02 +00:00
commit 34c631a06d
340 changed files with 212460 additions and 0 deletions

7
NOTICE Normal file
View File

@@ -0,0 +1,7 @@
This software is based on mwhois by Antonios A. Chariton <daknob.mac@gmail.com>
Original repository: https://github.com/daknob/mwhois
Licensed under the MIT License (see LICENSE file)
Modifications for SCION AS support and decimal AS number conversion
Copyright (c) 2024 Axpo Systems AG
Modified by: Olaf Baumert <olaf.baumert@axpo-systems.com>