Skip to content

mushorg/glutton

Repository files navigation

Glutton

Tests GoDoc

Setup go 1.21.

Install required system packages:

Debian:

apt-get install gcc libpcap-dev iptables

Arch:

pacman -S gcc libpcap iptables

Build glutton:

make build

To run/test glutton:

bin/server

To get this to work on WSL, use this kernel: https://github.com/Locietta/xanmod-kernel-WSL2