Below, cryptknock author grants rights to fly, his code is public domain. On Wed, Jul 27, 2005 at 07:02:31PM -0400, George Georgalis wrote: >On Wed, Jul 27, 2005 at 10:43:04PM +0200, Joerg Sonnenberger wrote: >>On Wed, Jul 27, 2005 at 04:29:42PM -0400, George Georgalis wrote: >>> >>> I'd like to port a Linux program, but I'm getting this >>> >>> /usr/include/netinet/ip.h:169: syntax error before `n_long' >>> /usr/include/netinet/ip.h:172: syntax error before `n_long' >> >>Include netinet/in_systm.h first. Be warned though, that you are leaving >>all portable interfaces when you depend on anything but netinet/in.h. > >The application is a libpcap / Diffie-Hellman encrypted knockd for linux. >The implementation looks straight forward enough, but I don't know >about the methods. The include didn't change the error. > >http://cryptknock.sourceforge.net/cryptknock-1.0.1.tar.gz > >I was looking for a BSD license/port of knockd, when I found this, >which looks interesting. I haven't figured out how it works though.
On Thu, Jul 28, 2005 at 09:24:22AM -0500, Joe Walko wrote: >Hey there George, > >I'm glad you like the program. I didn't really put a license on it. >It's totally open source. Feel free to take any/all of the code and >modify it for whatever you need. Enjoy! > >Thanks, > >Joe > > > >On 7/27/05, George Georgalis <[EMAIL PROTECTED]> wrote: >> Hi Joe, >> >> I found cryptknock-1.0.1 and it looks like what I need. I'm going to run >> it on BSD so I'll be porting it. >> >> There is no mention of license though, I use this, after the famous one >> by Poul-Henning Kamp, >> >> LICENSE: <[EMAIL PROTECTED]> wrote this file. As long as you retain this >> notice, you can do anything with it or buy me a beer -- George Georgalis >> >> So, what can I do with your code? >> >> // George >> -- George Georgalis, systems architect, administrator <IXOYE>< http://galis.org/ cell:646-331-2027 mailto:[EMAIL PROTECTED]
