0x7359

   h e x p o s e   self-hosted tunnels, over plain ssh

    Usage:

        $ ssh -p 9999 -R0:localhost:5000 h.0x7359.com
    [+] https://<id>.h.0x7359.com
    [i] Anyone with that URL reaches your local :5000, over HTTPS.

        $ ssh -p 9999 -R0:localhost:22 tcp@h.0x7359.com
    [+] h.0x7359.com:<port>
    [i] Raw TCP: netcat, ssh, databases, anything that is not HTTP.

        $ ssh -p 9999 -R0:localhost:5000 qr@h.0x7359.com
    [i] Same as the first, plus a QR code in your terminal.

        $ ssh -p 9999 -R0:localhost:5000 -L4300:localhost:4300 h.0x7359.com
    [i] Adds a live request inspector at http://localhost:4300

    -----------------------------------------------------------------------

    Options:          go in the username, '+'-separated:  tcp+qr@h.0x7359.com
    Fixed subdomain:  sub-blog@h.0x7359.com
    Access:           tunnels need a token โ€” ask the operator:  TOKEN@h.0x7359.com
    Closing:          Ctrl-C, or just close the ssh session
    No client:        nothing to install; your ssh already does all of this