Skip to content
View kingt0t's full-sized avatar
🌵
cloud4win
🌵
cloud4win

Block or report kingt0t

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. matrix-org/matrix-react-sdk matrix-org/matrix-react-sdk Public archive

    Matrix SDK for React Javascript

    TypeScript 1.1k 833

  2. Setup for an easy to use, simple rev... Setup for an easy to use, simple reverse http tunnels with nginx and ssh. It's that simple there's no authentication at all. The end result, a single ssh command invocation gives you a public url for your web app hosted on your laptop.
    1
    What
    2
    ====
    3
    
                  
    4
    A lot of times you are developing a web application on your own laptop or home computer and would like to demo it to the public. Most of those times you are behind a router/firewall and you don't have a public IP address. Instead of configuring routers (often not possible), this solution gives you a public URL that's reverse tunnelled via ssh to your laptop.
    5