bisturi

module
v0.0.0-...-bcc653a Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2024 License: GPL-3.0

README

Simple CI

bisturi

A TUI network packet analyzer toy project

The compiled binary executable for bisturi will attempt to create a new raw socket and bind it to a network interface using syscalls. This will fail unless the program is run with root privileges, which is not advisable.

You can use setcap to grant the binary executable only the capability to operate on raw sockets. This is the default behaviour of the included Makefile's build command.

Usage

You can build the binary executable with the make build command or build & run it with make run.

A Bubbletea based TUI will ask you to select a network interface and a protocol to filter for - selecting 'all' equals to having no filter.

Directories

Path Synopsis
cmd
bisturi command
tui

Jump to

Keyboard shortcuts

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