|
1 year ago | |
---|---|---|
RoutingTablesCalculator | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
routing_tables_unittests.py | 1 year ago |
A program made by a networking developer, for all networking developers, sysadmins and other people that might find any use to it.
Oh, god, no. I'm not sure I will be able to provide to anyone the software and website I've wanted to create for a age. But, I'm working on it.
Well, here's the problem. For the moment, you can't. I can't give any release date for now, but I work on it.
On Discord: BioWolf#7708
By email: contact.biowolf@gmx.fr
You can also find me on these two french Discord servers:
The Routing Tables Generator, or RTG, is a program that aims to provide an easy, and online, way to create routing tables. Instead of having to create them by hand, using a Virtual Machine or your own network, and a piece of paper, this virtual network builder and routing tables generator does it all for you.
To be honest, I never thought it could be a thing. I always discussed problems creating networks and calculating routing
tables, but I never imagined it. Then, I tried to find a way to easily create virtual networks. This derivate of the
famous Python library ipaddress
brought not only happiness of realisation, but also a thought: I could try to solve
the tiring problems of the calculations of routing tables.