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.
|
7 years ago | |
---|---|---|
client | 7 years ago | |
server | 7 years ago | |
README.md | 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