moxie0 / knockknock

A simple, secure, and stealthy port knocking implementation that does not use libpcap or bind to a socket interface.
http://www.thoughtcrime.org/software/knockknock/
GNU General Public License v3.0
519 stars 101 forks source link

Add rule to minimal-firewall.sh which allow connections to self #2

Open franciscolourenco opened 12 years ago

franciscolourenco commented 12 years ago

Some programs have client/server architecture in the same machine. Is this a security issue?

franciscolourenco commented 11 years ago

I was going to submit a pull request like this one today because I was setting up a new machine and couldn't use ssh -L. Oh wait I did it already.. :) bump?