Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)