jvinet / knock

A port-knocking daemon
http://www.zeroflux.org/projects/knock
GNU General Public License v2.0
549 stars 113 forks source link

is this project getting closer to death? #47

Open babatundebusari opened 7 years ago

babatundebusari commented 7 years ago

last update december 26, 2015 is this going to die? this is a PRETTY useful project that works for important scenario

github-user-1 commented 7 years ago

Just a ping to know if this is still alive or dead...

milosdjakonovic commented 7 years ago

+1

q2dg commented 6 years ago

Well, it seems so

o-jasper commented 6 years ago
  178 src/knock.c
  188 src/knock_helper_ipt.sh
 1678 src/knockd.c
  247 src/list.c
   47 src/list.h
 2338 total

Even if it is dead, people can pick it up. Low LOC counts is encouraging. Edit: it is really a good thing.

TDFKAOlli commented 5 years ago

Maybe someone volunteer to continue the project on a fork? I'm actually interested to build it for openwrt. I would be interested to get the all interface and IPv6 features in. Also if I ever manage to get the OpenWRT makefile changed to fetch and build from GIT I was planning to release some of the memory alloced in the config reading phase, as it it taking "lots" of memory (3Mbyte) which is problematic on my low cost OpenWRT router. But I do not have any Linux Server running and as such not actually able to do a minimal build try to verify pull requests. Anyone else having a better setup?

jvinet commented 3 years ago

This project has been very much dormant from my perspective (obviously, heh). I really enjoyed making this eons ago, but I no longer use it in any professional/hobby settings, which violates my primary creed of always being my own user/customer.

For this reason, I don't think I am best suited to maintain the project, going forward. It clearly has a devoted userbase and deserves continuity, so I would be happy to pass the project to a worthy steward if it means knockd can continue to live on.

Until someone suitable steps forward, I will do my best to merge PRs and make releases (I'll do a 0.8 soon).