Skip to content

jwcxz/knocker

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

knocker

Knocker is a simple port knocker written in Python. To configure it, make a ~/.knocker:

[config]
host=my.awesome.server.com
port=22
command=ssh %host
openseq=1234,5678,9123
closeseq=1111,2222,3333

Then, just run knocker. You can also run knocker.py -h to find out how to configure it purely via the command-line.

About

A simple port knocker written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages