Skip to main content

Expose localhost to public Internet

Project description

rikka

Build Status

Let you visit localhost behind NAT or Firewall

It need Python 3.6 and above

Usage

run master in you server which have public ip address (for example 134.233.56.79)

$ rkserver -t 0.0.0.0:25362 -b 0.0.0.0:8080

run slave in localhost

$ rklocal -t 134.233.56.79:25362 -d localhost:80

Then, visit 134.233.56.79:8080, you will see the same page as localhost:80

Of course, it's just forwarding TCP traffic transparently. You can use any application layer protocol at will.

Why rikka

rikka a word from Japanese that means "snow".

License

MIT

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rikka-1.0.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

rikka-1.0-py3-none-any.whl (11.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page