back
user profile
elesiuta
246karma·100submissions·December 16, 2021
recent activity (100 total)
comment
I agree with the snake oil sentiment, and wanting a tool to monitor connections on a per application basis but being dissatisfied with everything I found, I wrote my own ( https://elesiuta.g…
comment
I found just using a different port was enough for me and didn't need port knocking to reduce log noise, which I agree is super important. I also have alerts for both failed SSH or failed wiregua…
comment
I think GlassWire's bandwidth monitor is great, but don't think their firewall feature is equivalent to "Block on First Sight." Taking a quick look MAPS block at first sight, it ap…
comment
One thing I forgot to mention is that by using hashes to identify executables, picosnitch can provide more reliable intrusion detection since different executables can appear to be located on the same…
comment
Picosnitch tracks every executable that connects to the internet and notifies you the first time something connects, or if the hash changes (it can also check VirusTotal). There is also a simple curse…
92 pts
comment
I actually just spent the last few months working on a new program called picosnitch that does almost exactly what you're looking for. And as you can probably tell from the name, it was inspired …