Skip to content

Commit

Permalink
docs: more icon 😆
Browse files Browse the repository at this point in the history
  • Loading branch information
hatamiarash7 committed Jan 6, 2025
1 parent 468b7f6 commit d281b50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ipset_count{set="my-set-1"} 41
ipset_count{set="my-set-2"} 23
```

## How-to
## How-to 🚀

This exporter needs `NET_ADMIN` to fetch ipset data using netlink. You can build and run this exporter as a single binary:

Expand All @@ -39,7 +39,7 @@ docker run -d \
> The Docker container needs to run with `NET_ADMIN` capability to fetch ipset data.
> Also, You should run it with `--net host` to access the host network namespace.
## Configuration
## Configuration 🛠

You can configure the exporter using a YAML file. The example configuration is:

Expand Down

0 comments on commit d281b50

Please sign in to comment.