firewall-knocker/README.md

9 lines
283 B
Markdown
Raw Normal View History

2016-05-31 13:05:05 +00:00
# Auth Server
This is an old experiment of mine with sockets (client/server) and
command execution in C. The goal was to execute a script upon
successful connection, that could block or allow a machine IP to the
network (much like port knocking).
The code is licensed under GPL v2