Skip to content

tschaefer/ruby-nftables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-nftables

Ruby high-level userspace netfilter nftables package.

Introduction

ruby-nftables is a foreign function interface for the high-level userspace netfilter nftables library.

It provides a basic run method, to execute nftables commands. For valid commands see the nftables(8) manpage and the nftables wiki.

Installation

$ gem build
$ gem install -g
$ gem install nftables-$(ruby -Ilib -e 'require "nftables/version"; puts NFT::VERSION').gem

Usage

For API documentatin use rake doc.

License

GNU GPLv3

Is it any good?

Yes

About

🧱 Ruby high-level userspace netfilter nftables package.

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages