mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Firewall Knock Operator: trying again, but no
Native code still doesn't build.
This commit is contained in:
parent
b24968a29e
commit
fa9b348d87
1 changed files with 8 additions and 8 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
Categories:Internet
|
Categories:Internet
|
||||||
License:GPL
|
License:GPL
|
||||||
Web Site:http://www.cipherdyne.org
|
Web Site:http://www.cipherdyne.org
|
||||||
Source Code:http://www.cipherdyne.org/cgi-bin/gitweb.cgi
|
Source Code:https://github.com/mrash/fwknop
|
||||||
Issue Tracker:https://github.com/mrash/fwknop/issues
|
Issue Tracker:https://github.com/mrash/fwknop/issues
|
||||||
|
|
||||||
Auto Name:Firewall Knock Operator
|
Auto Name:Firewall Knock Operator
|
||||||
Summary:Network analysis
|
Summary:Port Knocker
|
||||||
Description:
|
Description:
|
||||||
Michael Rash's Perl-based "fwknop" program: firewall knock
|
Michael Rash's Perl-based "fwknop" program: firewall knock
|
||||||
operator. Implements an authorization scheme called Single Packet Authorization
|
operator. Implements an authorization scheme called Single Packet Authorization
|
||||||
|
|
@ -15,16 +15,16 @@ on OpenBSD) and libpcap.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:http://www.cipherdyne.org/git/fwknop.git
|
Repo:https://github.com/mrash/fwknop.git
|
||||||
|
|
||||||
Build:1.0,2
|
Build:1.0,2
|
||||||
disable=wait until build is fixed 585beba95
|
disable=Doesn't build (native code)
|
||||||
commit=unknown - see disabled
|
commit=9e990c9b
|
||||||
subdir=android/project
|
subdir=android/project
|
||||||
target=android-7
|
target=android-7
|
||||||
prebuild=cd jni/libfwknop && \
|
rm=android/project/custom_rules.xml
|
||||||
chmod +x get_libfko_files.sh && \
|
prebuild=cd jni/fwknop && \
|
||||||
./get_libfko_files.sh
|
./get_libfko_header.sh
|
||||||
buildjni=yes
|
buildjni=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue