diff --git a/metadata/me.impa.knockonports.yml b/metadata/me.impa.knockonports.yml new file mode 100644 index 0000000000..463f389e64 --- /dev/null +++ b/metadata/me.impa.knockonports.yml @@ -0,0 +1,37 @@ +Categories: + - Security +License: Apache-2.0 +SourceCode: https://github.com/impalex/knockonports +IssueTracker: https://github.com/impalex/knockonports/issues + +AutoName: Knock on Ports +Summary: A port knocking client +Description: |- + A port knocking client for Android. This application sends UDP/TCP packets to specified ports on host, + creating a special sequence on the listening server. Please refer to knockd manpage for more info. + + Features: + * configurable delay between sending packets + * ability to start another application after a knock + * customizable widget + * data export/import + * customizable UDP packet content + * free, no ads, open source + +RepoType: git +Repo: https://github.com/impalex/knockonports + +Builds: + - versionName: 1.0.3 + versionCode: 6 + commit: 1.0.3 + gradle: + - yes + output: app/build/outputs/apk/release/app-release-unsigned.apk + scanignore: + - assets/* + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.0.3 +CurrentVersionCode: 6