This website requires JavaScript.
Explore
About
FAQ
Help
Donate
Register
Sign in
tancred
/
ipset
Watch
1
Star
0
Fork
You've already forked ipset
0
Code
Issues
Pull requests
Activity
A go wrapper around libipset
36
commits
3
branches
4
tags
68
KiB
Go
98.4%
Dockerfile
1.6%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Malte Tancred
af4f9a7450
Test v6 addresses in IPSet.Info().
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