blasrodri / frown

Connection monitoring à la lsof written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FROWN

Go Report Card

forwn-screencast

Frown provides a user-friendly interface to visualize the status of all open connections for a user at a certain moment. For each of connection, Frown performs a (naive) security check and reports the ones that might not be secure. Think of it as a lsof, for dummies, with batteries included.

Limitations

  • Frown only supports Linux. If you would like to use it on another OS, please submit an issue, or preferably a PR :).

About

Connection monitoring à la lsof written in Go

License:MIT License


Languages

Language:Go 100.0%