/Brie

A lil console program for viewing + killing listening ports

Primary LanguageC#MIT LicenseMIT

Brie 🧀

A lil console program for viewing + killing listening ports inspired by gruyere.

Brie uses Spectre.Console to look purty and dein ToolBox to run shell commands.

Similar to gruyere, Brie wraps lsof -i -P -n -sTCP:LISTEN to list all the various processes on your machine.

Requirements to build:

dotnet 6.0

Tested on:

Currently only tested on macOS 13.2.1 M1