Skip to content

c-binding free API for golang to communicate with the queue subsystem of netfilter

License

Notifications You must be signed in to change notification settings

florianl/go-nfqueue

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

41c73cd · May 11, 2024
May 11, 2024
Mar 25, 2022
Nov 28, 2020
Aug 29, 2020
May 11, 2024
Jan 26, 2019
Apr 27, 2024
May 11, 2024
May 11, 2024
May 11, 2024
Mar 25, 2022
May 11, 2024

Repository files navigation

go-nfqueue PkgGoDev Build Status Go Report Card

This is go-nfqueue and it is written in golang. It provides a C-binding free API to the netfilter based queue subsystem of the Linux kernel.

Privileges

This package processes information directly from the kernel and therefore it requires special privileges. You can provide this privileges by adjusting the CAP_NET_ADMIN capabilities.

	setcap 'cap_net_admin=+ep' /your/executable

For documentation and more examples please take a look at documentation.

Requirements

About

c-binding free API for golang to communicate with the queue subsystem of netfilter

Topics

Resources

License

Stars

Watchers

Forks

Languages