portmaster

command module
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2019 License: AGPL-3.0 Imports: 17 Imported by: 0

README

Portmaster

The Portmaster enables you to protect your data on your device. You are back in charge of your outgoing connections: you choose what data you share and what data stays private.

Current Status

The Portmaster is currently in alpha. Expect dragons.
Supported platforms:

  • linux_amd64
  • windows_amd64 (soon)
  • darwin_amd64 (later)

Usage

Just download the portmaster from the releases page.

./portmaster -db=/opt/pm_db
# this will add some rules to iptables for traffic interception via nfqueue (and will clean up afterwards!)

# then start the ui
./portmaster -db=/opt/pm_db -ui
# missing files will be automatically download when first needed

Documentation

Documentation in progress can be found here: http://docs.safing.io/

Dependencies

Linux
  • libnetfilter_queue
    • debian/ubuntu: sudo apt-get install libnetfilter-queue1
    • fedora: sudo yum install libnetfilter_queue
    • arch: sudo pacman -S libnetfilter_queue
  • Network Manager (optional)
Windows
  • Windows 7 (with update KB3033929) or up
    • KB3033929 (a 2015 security update) is required for correctly verifying the driver signature
  • Windows Server 2016 systems must have secure boot disabled. (clarification needed)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
analytics
inspection/tls/tlslib
Package tls partially implements TLS 1.2, as specified in RFC 5246.
Package tls partially implements TLS 1.2, as specified in RFC 5246.
Package intel is responsible for fetching intelligence data, including DNS, on remote entities.
Package intel is responsible for fetching intelligence data, including DNS, on remote entities.
Package process fetches process and socket information from the operating system.
Package process fetches process and socket information from the operating system.

Jump to

Keyboard shortcuts

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