.. /Expose.sh
Star

Access

EXPOSE is your new favourite open source tool for exposing your local services on the public Internet.

Paths:

Resources:

Acknowledgements:

Detections:

Access

  1. This is quick way to start the localhost.run and connect local PORT to internet domain. By default, authentication is done by using the public SSH keys you have on your GitHub account. If you use a different username on your computer than the one you use on GitHub, add the GitHub username to your SSH command (use [USERNAME]@expose.sh instead of expose.sh)

    ssh -R 1:127.0.0.1:<PORT> expose.sh
    Use case
    Quick execution of expose.sh.
    Privileges required
    User
    Operating systems
    Windows, Linux, MacOS