Hello, all. Exciting news, there is now a fwknop graphical client that runs on Mac, Linux, and Windows. This is all very early in development, and not all the packaging bits are worked out, but I've successfully sent knocks from fwknop-gui on all 3 platforms.
The github repo is at https://github.com/oneru/fwknop-gui I have a windows binary zipped up and hosted at http://incomsystems.biz/misc/fwknop-gui.zip That zip contains the binary and needed dlls. Just unzip to a directory and run fwknop-gui.exe. The Windows version was built on Linux using mingw. I've gotten fwknop-gui to build on a mac using macports, but hope to be able to eventually package it up so macports is optional but not needed. Building on Linux works well. If your distro doesn't include the fwknop devel files, you may need to first build and install fwknop. The basic build steps are: mkdir build cd build cmake .. -DCMAKE_BUILD_TYPE=Release make Go forth and test, and let me know if you find any bugs. There are some further changes planned, but the core functionality is working and usable. --Jonathan Bennett
------------------------------------------------------------------------------
_______________________________________________ Fwknop-discuss mailing list Fwknop-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fwknop-discuss