Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAVE PUBLIC IP TO A GIST #187

Open
thatkookooguy opened this issue Aug 4, 2016 · 0 comments
Open

SAVE PUBLIC IP TO A GIST #187

thatkookooguy opened this issue Aug 4, 2016 · 0 comments

Comments

@thatkookooguy
Copy link
Member

thatkookooguy commented Aug 4, 2016

SAVE PUBLIC IP TO A GIST

FEATURE

How I thought of knowing your kibibit public url:

Server

  1. mechanism to GET and PUT public port
  2. mechanism to get public & private ip address and port
  3. GET to check if kibibit is accessible from that public ip
  4. PUT to set a continues service on server that creates a new secret gist with the public ip + port in it everytime the public ip changes
  5. a PUT and GET to allow enabling and disabling public access

Client

I thought of implementing something similar to what plex does:
screen shot 2016-08-04 at 22 15 08

  1. showing both public and private ip addresses.
  2. if kibibit is accessible from outside, show an option to post kibibit's data to a secret gist every time your computer's external ip changes. This way, you'll always know where to go to access kibibit from afar.
  3. we need some sort of simple explanation that says that you need to configure your router's port forwarding mechanism.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant