Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vittoriopiotti/subnettingsolver-bootstrap
Sito web per la risoluzione degli esercizi sulle reti. Identifica il tipo di IP, verifica se due IP sono della stessa rete, effettua la FLSM e la VLSM
https://github.com/vittoriopiotti/subnettingsolver-bootstrap
bootstrap css flsm javascript solver subnet subnetting subnetting-ipv4-addresses vlsm vlsm-calculator web website
Last synced: about 1 month ago
JSON representation
Sito web per la risoluzione degli esercizi sulle reti. Identifica il tipo di IP, verifica se due IP sono della stessa rete, effettua la FLSM e la VLSM
- Host: GitHub
- URL: https://github.com/vittoriopiotti/subnettingsolver-bootstrap
- Owner: vittorioPiotti
- License: gpl-3.0
- Created: 2023-05-02T21:43:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T01:02:06.000Z (2 months ago)
- Last Synced: 2024-10-21T04:27:54.852Z (2 months ago)
- Topics: bootstrap, css, flsm, javascript, solver, subnet, subnetting, subnetting-ipv4-addresses, vlsm, vlsm-calculator, web, website
- Language: JavaScript
- Homepage: https://vittoriopiotti.altervista.org/Subnetting/index.html
- Size: 704 KB
- Stars: 25
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-Bootstrap
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Subnetting Bootstrap
Soluzione web per la risoluzione degli esercizi sulle reti.
> [!NOTE]
> Il progetto è stato sviluppato a scuola per fini scolastici in funzione della consegna assegnata dal docente come lavoro individuale> [!WARNING]
> Correttezza VLSM non garantita#### Support Me
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/P5P012BC8U)
## Funzionalità
- Identifica IP
- Verifica Stessa Rete
- Subnet a Maschera Fissa - FLSM
- Subnet a Maschera Variabile - VLSM## Ispirazione
La grafica del sito web è stata ispirata e **sviluppata indipendentemente** riproponendo l'interfaccia utente offerta da [Scheduling Solver](https://process-scheduling-solver.boonsuen.com/)
## Preview
Link al Sito [(link)](https://vittoriopiotti.altervista.org/Subnetting/index.html)
---
## Screenshots
| | |
|-|-|
|||## Licenze
### SubnettingSolver
**Copyright** 2024 Vittorio Piotti [(GitHub page)](https://github.com/vittorioPiotti) [(Personal page)](https://vittoriopiotti.altervista.org/)
**Version** [v1.0.0](https://github.com/vittorioPiotti/SubnettingSolver-Bootstrap/releases/tag/v1.0.0)
**License** [GPL-3.0](https://github.com/vittorioPiotti/SubnettingSolver-Bootstrap/blob/main/LICENSE.md)
---
### Bootstrap
**Copyright** 2011-2018 The Bootstrap Authors
**Version** [v5.2](https://github.com/twbs/bootstrap/releases/tag/v5.2.0)
**License** [MIT](https://github.com/twbs/bootstrap/blob/main/LICENSE)