Leonid Nikitin kor-elf
kor-elf released Версия 0.1.0 at kor-elf-shield/go-nftables-client 2025-10-22 23:32:45 +05:00
kor-elf deleted tag 0.1.0 from kor-elf-shield/go-nftables-client 2025-10-22 23:31:47 +05:00
kor-elf pushed tag 0.1.0 to kor-elf-shield/go-nftables-client 2025-10-22 23:23:46 +05:00
kor-elf released Версия 0.1.0 at kor-elf-shield/go-nftables-client 2025-10-22 23:23:46 +05:00
kor-elf pushed to main at kor-elf-shield/go-nftables-client 2025-10-22 23:10:43 +05:00
6c95d5efb1 Merge pull request 'Версия 0.1.0' (#1) from develop into main
7360c05f9b Add initial README with usage examples and API documentation
a305b7f55a Fix type conversion by removing unnecessary string conversion for command output parsing
2ac9272293 Add Rule API for managing nftables rules, including Add, Insert, Replace, and Delete operations
90b232aa05 Add Command method to NFT interface and RunWithOutput support to command package
Compare 16 commits »
kor-elf merged pull request kor-elf-shield/go-nftables-client#1 2025-10-22 23:10:42 +05:00
Версия 0.1.0
kor-elf created pull request kor-elf-shield/go-nftables-client#1 2025-10-22 23:10:35 +05:00
Версия 0.1.0
kor-elf pushed to develop at kor-elf-shield/go-nftables-client 2025-10-22 23:02:18 +05:00
7360c05f9b Add initial README with usage examples and API documentation
a305b7f55a Fix type conversion by removing unnecessary string conversion for command output parsing
2ac9272293 Add Rule API for managing nftables rules, including Add, Insert, Replace, and Delete operations
Compare 3 commits »
kor-elf pushed to develop at kor-elf-shield/go-nftables-client 2025-10-22 21:02:38 +05:00
90b232aa05 Add Command method to NFT interface and RunWithOutput support to command package
e7e53fc123 Add Chain API for managing nftables chains, including Add, Create, Delete, Clear, and Rename operations.
Compare 2 commits »
kor-elf pushed to develop at kor-elf-shield/go-nftables-client 2025-10-20 22:45:31 +05:00
09ac999346 Add NETDEV type to Type enum and update String method
9210448f16 Add Version method to NFT interface and implementation
Compare 2 commits »
kor-elf pushed to develop at kor-elf-shield/go-nftables-client 2025-10-19 22:54:18 +05:00
c3a513f92c Improve documentation for API interface in table package.
kor-elf pushed to develop at kor-elf-shield/go-nftables-client 2025-10-19 22:50:39 +05:00
5b19993343 Refactor table management to use a dedicated API and improve command handling.
d056f5dbf8 Changed the name parameter to nameTable in methods for working with tables.
Compare 2 commits »
kor-elf pushed to develop at kor-elf-shield/go-nftables-client 2025-10-19 20:26:01 +05:00
1a62968d1d Add ClearTable method to NFT interface and implementation.
kor-elf pushed to develop at kor-elf-shield/go-nftables-client 2025-10-19 20:12:09 +05:00
053ca9a37f Add DeleteTable method to NFT interface and implementation.
7cd41f8491 Improve documentation for Clear and AddTable methods in NFT interface.
Compare 2 commits »
kor-elf pushed to develop at kor-elf-shield/go-nftables-client 2025-10-19 14:54:22 +05:00
f5b1888420 Add initial nftables client implementation
dd963a343a Initialize Go module for the project
Compare 2 commits »
kor-elf created branch develop in kor-elf-shield/go-nftables-client 2025-10-19 12:45:56 +05:00
kor-elf pushed to develop at kor-elf-shield/go-nftables-client 2025-10-19 12:45:56 +05:00
kor-elf created branch main in kor-elf-shield/go-nftables-client 2025-10-19 12:45:21 +05:00
kor-elf pushed to main at kor-elf-shield/go-nftables-client 2025-10-19 12:45:21 +05:00
c9852eb196 Add MIT license to the project
kor-elf created repository kor-elf-shield/go-nftables-client 2025-10-19 12:43:12 +05:00