Visit Website

Install required system packages: - apt-get install gcc libpcap-dev iptables - Arch: pacman -S gcc libpcap iptables To change your SSH server default port (i.e. 5001, see rules.yaml) and restart SSHD: - sed -i 's/[# ]*Port .*/Port 5001/g' /etc/ssh/sshd_config Build glutton: - make build To run/test glutton: - bin/server

ALTERNATIVES

An analyzer for parsing GQUIC traffic in Zeek, supporting versions Q039 to Q046, with a fingerprinting method named 'CYU' for detecting anomalous GQUIC traffic.