Skip to content

Commit

Permalink
Deleting out of date project setup information.
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisstritzke committed Jan 30, 2021
1 parent 73a448e commit 1c27185
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
# IPsec Exporter ![Test](https://github.com/dennisstritzke/ipsec_exporter/workflows/Test/badge.svg)
Prometheus exporter for ipsec metrics, written in Go.

## Quick Start
```
glide install
go test -v $(glide novendor)
go install github.com/dennisstritzke/ipsec_exporter
```

## Functionality
The IPsec exporter is determining the state of the configured IPsec tunnels via the following procedure.
1. Starting up the `ipsec.conf` is read. All tunnels configured via the `conn` keyword are observed.
Expand Down

0 comments on commit 1c27185

Please sign in to comment.