colbytimm / Brie

A lil console program for viewing + killing listening ports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A lil console program for viewing + killing listening ports

License:MIT License


Languages

Language:C# 100.0%