From ac498842eab2c0c70b2e9ce8dda607f9f116f71f Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Sun, 23 Jun 2024 17:05:21 +0200 Subject: [PATCH 1/3] Move to vanity domain --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 82afde7..1a0a23d 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/klausman/nfprom +module pkg.i-no.de/pkg/nfprom go 1.22 From 1853899563337dda60bcbeaa849f80d60c4ecace Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Sun, 23 Jun 2024 17:07:11 +0200 Subject: [PATCH 2/3] Make correct v0.3.1 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 045e1a2..6c9d138 100644 --- a/main.go +++ b/main.go @@ -34,7 +34,7 @@ import ( ) const ( - nfpversion = "0.2.0" + nfpversion = "0.3.1" ) var ( From 11cdcee70affd3d9cad4fd449d7a5255bdebf47a Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Sun, 23 Jun 2024 17:56:02 +0200 Subject: [PATCH 3/3] Add note about move to codeberg --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 15e0199..a9fb133 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # nfprom -- Export data from NFTables accounting chain +**NOTE**: As of 2024-06-23 the Go import url of this repo has changed to: +`pkg.i-no.de/pkg/nfprom`. Issues, merge requests etc should be filed at its new +source location, https://codeberg.org/klausman/nfprom + This is a very simple Go server that exports the packet and byte counters from an NFTables accounting chain. Its intended use case is to have a separate counting-only chain for all the traffic you want stats on, export that data