Latest Version
This commit is contained in:
20
README.md
20
README.md
@@ -1,19 +1,3 @@
|
||||
# IP WebApp
|
||||
# myip WebApp Modern UI
|
||||
|
||||
Una semplice webapp Flask che mostra:
|
||||
- IP pubblico del visitatore
|
||||
- Informazioni RIPE (ASN, holder, prefix)
|
||||
|
||||
## Build
|
||||
|
||||
```
|
||||
docker build -t ip-webapp .
|
||||
```
|
||||
|
||||
## Run
|
||||
|
||||
```
|
||||
docker run --rm -p 8080:8000 ip-webapp
|
||||
```
|
||||
|
||||
Visita: http://localhost:8080
|
||||
Include Montserrat, animations, copy-IP button, favicon.
|
||||
|
||||
Reference in New Issue
Block a user