interception

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2022 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Packets channel for feeding the firewall.
	Packets = make(chan packet.Packet, 1000)
)

Functions

func ResetVerdictOfAllConnections added in v0.9.9

func ResetVerdictOfAllConnections() error

ResetVerdictOfAllConnections resets all connections so they are forced to go thought the firewall again.

func Start

func Start() error

Start starts the interception.

func Stop

func Stop() error

Stop starts the interception.

func UpdateVerdictOfConnection added in v1.0.2

func UpdateVerdictOfConnection(conn *network.Connection) error

UpdateVerdictOfConnection updates the verdict of the given connection in the OS integration.

Types

This section is empty.

Directories

Path Synopsis
Package nfq contains a nfqueue library experiment.
Package nfq contains a nfqueue library experiment.
Package windowskext provides network interception capabilities on windows via the Portmaster Kernel Extension.
Package windowskext provides network interception capabilities on windows via the Portmaster Kernel Extension.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL