You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Gergely Polonkai c3aefb1c89 Add README 7 years ago
client Fix coding style in client code 7 years ago
server Fix coding style in server code 7 years ago
README.md Add README 7 years ago

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