A go wrapper around libipset
  • Go 98.4%
  • Dockerfile 1.6%
Find a file
2025-05-28 14:49:23 +02:00
cmd/testipset Move to codeberg.org. 2025-03-22 13:24:21 +01:00
bridge.go Make the project a "pure" module and move the module tester tool to ./cmd. 2025-03-04 18:31:01 +01:00
bridge2.go Make the project a "pure" module and move the module tester tool to ./cmd. 2025-03-04 18:31:01 +01:00
Dockerfile Keep the comment up to date. 2025-03-06 19:44:54 +01:00
go.mod Move to codeberg.org. 2025-03-22 13:24:21 +01:00
go.sum Use libipset and initialize an ipset struct with custom error reporting functions. 2024-12-20 18:01:44 +01:00
ipset.go Include IP addresses in IPSet.Info(). (WIP) 2025-04-08 08:24:07 +02:00
ipset_test.go Test v6 addresses in IPSet.Info(). 2025-05-28 14:49:23 +02:00
LICENSE Add license. 2025-03-04 18:59:09 +01:00