Coder Social home page Coder Social logo

portknocker's Introduction

Port Knocker

Description

A basic port knocker client for Android. Similar to the other port knocker apps but with a nicer interface. Also includes a widget and the ability to choose an application to launch after knocking.

Get it on F-Droid Get it on Google Play

Usage

First create a host. You must specify a label, hostname and at least one port. The delay (in ms) is the amount of time it will wait in between sending packets. The default value of 1000ms is recommended to prevent the host from receiving the packets out of sequence. You can optionally choose an app to launch after the knock is complete. Once the host has been created you can initiate the knock sequence by simply clicking on the host. The same thing applies to the widget.

Privacy

This app does not track, collect, or share any data it comes across with anyone or anything. There are no ads or analytics trackers in this software. It does not access, store, nor transmit any user data. Only data entered into the application is stored within the application on this device and is not stored outside of this device.

portknocker's People

Contributors

xargsgrep avatar tdfkaolli avatar poussinou avatar naofum avatar

Stargazers

 avatar Peter Kling avatar cyberdaystudio avatar Moreki avatar mmfan avatar Drew Martin avatar Pandry avatar djluo avatar  avatar Dominique Da Silva avatar magiq012 avatar J. R. Johnstone (@StygianBlues) avatar Taco avatar  avatar  avatar  avatar  avatar Amine Al Kaderi avatar al3c avatar Hani Gamal avatar Jim avatar  avatar GDR! avatar Bernhard Mäser avatar  avatar Peter Lawler avatar David avatar Nick avatar Huy Doan avatar Constantinos Solomonides avatar Igor Kozlov avatar

Watchers

 avatar James Cloos avatar Michele Venturi avatar  avatar magiq012 avatar  avatar  avatar Peter Kling avatar

portknocker's Issues

Spinner menu closes on device rotation

When I perform these sequences of events, the spinner menu on screen disappears:

Sequence 1:

  1. Click on Edit host icon
  2. Click on Ports
  3. Open Protocol spinner
  4. Orientation Change

Sequence 2:

  1. Click on Edit host icon
  2. Click on Other
  3. Open Launch application spinner
  4. Orientation change

(BUG) The program does not send packets

The program tries to connect to the specified ports, If the ports do not respond, then the program does not send packets. My ports do not respond, my ports can not be found to be tapped. Make an option in the settings so that you can just send the packet and do not wait for an answer.

Tasker support plans?

This app is awesome, and I use it all the time now.

Are there any plans to support Tasker in the near future?

Unexpected behaviours after a screen orientation change (reported by activity)

I developed an automatic test case generation tool and it detected these problems in your app.
I would like to know if you consider them as failures and, if not, why. Thanks for your collaboration.

  1. When I change the orientation of the device screen, the menu disappears in HostListActivity
    2019-07-16 20-22-40_before
    2019-07-16 20-22-40_after

  2. When I change the orientation of the device screen, "Paste" option disappears in EditHostActivity
    2019-07-17 04-20-47_before
    2019-07-17 04-20-47_after

incompatible API use in your code.

Hi,
Our tool detect this app's apk file from f-droid.org(version: 1.0.11) and find several potential bugs. We already check them but we cannot make 100% sure that they are definitely bugs. So we need your help.

We find component "com.ianhanniballake.localstorage.LocalStorageProvider" in AndroidManifest.xml is actually from an external library. This class extends from DocumentsProvider which is added into SDK since level 19. while your app's minSDKVersion is 10. So this is very likely to cause your app crash.

please help to check. Thanks very much.

Dongjie He

import from hosts.db

how can i get a valid import-file(json?) from an hosts.db-file ?

can i get to it by sqlite3 / sed / awk ?

Dialog disappearance may reduce user experience

Hi, dear developers!

#General information
my device: android 10

There exist some dialog disappearance after screen rotation. I think that screen rotation shouldn't do damange to the UI state. The re-created UI should be the same as before rotation, Right?

I think it is not hard to save the UI state of these dialogs by saving the return value of dialog.isShowing(). In this way, you can decide whether to re-open these dialogs when the phone rotation and UI recreation occur. This may improve the user experience, do you think so?

#Snapshot details

before rotation

NO1-BEFORE

after rotation

NO1-AFTER

Request ipv6

Hi
will it be possible to allow using ipv6 address for host. Working name with AAA records, but not possible to enter ipv6 address.
Thank you

Request launcher shortcut.

Hello,
Is it possible to launch a shortcut in stead of a program?
i use portknock with the openvpnclient, i have created a shortcut to a server.
I would like launch that shortcut after a portknock.
Thank you.

Permission denied when knocking a domain address (instead of ip address)

When connected via mobile network I'm not able to issue a port knock to a domain address (e.g. server.domain.com). I'm getting the error message "Permission denied", but port knocking an IP address is no problem.

Any ideas? Do other have the same problem?

Samsung A5 2016 with Android 7.0 (January patch)

Regards
Basti

List looses sorting on device rotation

When i perform this sequence of events, the list returns to its default sort order (by label)

  1. Click on Sort icon
  2. Select a sorting option different from the default one
  3. Orientation change

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.