This website requires JavaScript.
Explore
Help
Sign In
kor-elf-shield
/
go-nftables-client
Watch
1
Star
0
Fork
0
You've already forked go-nftables-client
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
17
Commits
2
Branches
1
Tag
v0.1.0
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Leonid Nikitin
6c95d5efb1
Merge pull request 'Версия 0.1.0' (
#1
) from develop into main
...
Reviewed-on:
#1
2025-10-22 23:10:41 +05:00
chain
Add Chain API for managing nftables chains, including Add, Create, Delete, Clear, and Rename operations.
2025-10-22 20:56:46 +05:00
family
Add NETDEV type to Type enum and update String method
2025-10-20 22:45:13 +05:00
internal
Add Rule API for managing nftables rules, including Add, Insert, Replace, and Delete operations
2025-10-22 22:43:33 +05:00
README.md
Add initial README with usage examples and API documentation
2025-10-22 23:01:32 +05:00
go.mod
Initialize Go module for the project
2025-10-19 14:52:37 +05:00
LICENSE
Add MIT license to the project
2025-10-19 12:44:55 +05:00
nft.go
Fix type conversion by removing unnecessary string conversion for command output parsing
2025-10-22 22:44:23 +05:00
version.go
Add Version method to NFT interface and implementation
2025-10-20 22:44:40 +05:00
Description
No description provided
MIT
61
KiB
Releases
1
v0.1.0
Latest
2025-10-22 23:32:45 +05:00
Languages
Go
100%