ファイルへ移動
Gergely Polonkai c3aefb1c89 Add README 2016-05-31 15:08:56 +02:00
client Fix coding style in client code 2016-05-31 15:08:56 +02:00
server Fix coding style in server code 2016-05-31 15:08:56 +02:00
README.md Add README 2016-05-31 15:08:56 +02:00

README.md

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