Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Tested and working on RaspberryPi 3 and Intel Nuc
### Client
The client is a gRPC/nmap client application which communicates with the server.

Made possible due to [Ullaakut/nmap](github.com/Ullaakut/nmap)
Made possible due to [Ullaakut/nmap](https://github.com/Ullaakut/nmap)
#### Flags
```bash
-server=<nmap_prometheus_server>:<port>
Expand Down Expand Up @@ -113,4 +113,4 @@ This will be supported in limited capacity with the following flags.
```

- run `docker-compose up`
- open http://localhost:2112/metrics and see the prometheus metrics
- open http://localhost:2112/metrics and see the prometheus metrics