diff --git a/README.md b/README.md index 3624ad0..f488ffa 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Start the binary with `-h` to get the complete syntax. The parameters are: | `-v` | no | | | Enable verbose mode. | `-p` | no | any valid port number | 9586 | Specify the service port. This is the port your Prometheus instance should point to. | `-n` | no | path to the wireguard configuration file | | This flag adds the *friendly_name* attribute to the exported entries. See [Friendly names](#friendly-names) for more details. -| `-s` | no | | off | Enabled the allowed ip + subnet slip mode for the labels. +| `-s` | no | | off | Enabled the allowed ip + subnet split mode for the labels. Once started, the tool will listen on the specified port (or the default one, 9586, if not specified) and return a Prometheus valid response at the url `/metrics`. So to check if the tool is working properly simply browse the `http://localhost:9586/metrics` (or whichever port you choose).