18 lines
412 B
Markdown
18 lines
412 B
Markdown
# Netwhat
|
|
Netwhat is a simple quiz about networks,
|
|
I wanted to write something so here is an IP calculator
|
|
|
|
---
|
|
## Todo
|
|
#### Write program
|
|
Completely rewrite the program complying to norminette
|
|
|
|
---
|
|
## Usage
|
|
1. Simply clone or download the repository
|
|
2. Run `make` in the cloned directory
|
|
3. Run the program with `./netwhat [IP/CIDN]`
|
|
|
|
---
|
|
[This project is part of the studies at 42](https://42.fr/en/homepage/)
|