#YAPKI: Yet Another Port Knocking Implementation.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA
========================================================================== ###YAPKD - Yet Another Port Knocking Daemon ###YAPKC - Yet Another Port Knocking Client
This two scripts are written in bash and these need to be installed on the system. Just copy them on a system directory.
The passwd
file provided contains simple passwords
which are needed by the server to let the user log in.
####IMPORTANT: Please change the variable CRYPTOKEY
on both the client and the server
Also, use the PASS
variable to set up the password file.
Both the workstation with server and client must have the same password file with the same name.
####IMPORTANT: CHANGE THE PASSWORD FILE!!!
For any changes, modify the scripts :)
======================================================================== Thanks to all mawkers that make me insane.
Special Thank to Sonne, who started the project on 2005, whitout his great code and style I didn't code anything ;)