fdroiddata/metadata/com.max2idea.android.fwknop.txt
Hans-Christoph Steiner d718a64039 license correction: add versions to GPL and LGPL
This was done by manual inspection, and includes a couple of minor license
corrections, e.g. GPL vs LGPL.

for f in `grep '^License:' metadata/*.txt|grep GPL | grep -v GPL-| cut -d : -f 1|sort -u | sed 's,\.txt,,'|cut -d / -f 2`; do echo $f; find build/$f/ -iname '*license*' -o -iname 'COPYING*' -o -iname 'notice*' | xargs less ; done

#234
2017-05-02 12:26:14 +02:00

33 lines
951 B
Plaintext

Categories:Internet
License:GPL-2.0
Web Site:http://www.cipherdyne.org
Source Code:https://github.com/mrash/fwknop
Issue Tracker:https://github.com/mrash/fwknop/issues
Auto Name:Firewall Knock Operator
Summary:Port Knocker
Description:
Michael Rash's Perl-based "fwknop" program: firewall knock operator. Implements
an authorization scheme called Single Packet Authorization (SPA). This method of
authorization is based around a default-drop packet filter (fwknop supports
iptables on Linux, ipfw on FreeBSD and Mac OS X, and PF on OpenBSD) and libpcap.
.
Repo Type:git
Repo:https://github.com/mrash/fwknop.git
Build:1.0,2
disable=Doesn't build (native code)
commit=9e990c9b
subdir=android/project
rm=android/project/custom_rules.xml
prebuild=cd jni/fwknop && \
./get_libfko_header.sh
target=android-7
buildjni=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0
Current Version Code:2