add GUI feature to client and server
add GUI to client and server for user easiness.
add GUI to client and server for user easiness.
Reverse Port Knocking or RPK developed using java. Consist of 2 programs, server and client.
The server will open 1 port (e.g : 5000) when running and waiting for the client “connection” using the port sequences
from the client (e.g: 3000, 4000, 5000).
If the sequences is correct, the server will execute custom script or run a program on the server side.
myrpk is all about port knocking application developed by me and my friend using java.
the project has started on 21 Jan 2012 and the source code has been uploaded in bitbucket.org under rpk name.