1) Instantly create a public HTTPS url for a website running locally on your machine.
2) Don't configure port forwarding on your router or waste time setting up dynamicDNS solutions.
3) Use file-server-instantly/ngrok's web inspection interface to understand the HTTP request and response traffic over your tunnel.
4) Expose any networked service to the internet.
5) Supports both HTTP and HTTPS tunnels.
6) End-to-End TLS Tunnels.
7) Serve any local system directory to public/internet.
8) The rate-limit policy of 20 connections per minute.
Released under MIT by @deadlysnowman3308.
$ git clone https://github.com/deadlysnowman3308/file-server-instantly
$ cd file-server-instantly
$ sudo chmod +x *
$ sudo pip3 install -r requirements.txt
$ sudo python3 Start_server_v2.py
or
$ python3 Start_server_v2.py
* 💻 Run personal cloud services from your home
* 🚩 Demo websites without deploying
* 👍 Stable addresses for your connected devices that are deployed in the field
* 🏹 Fast & Reliable
* ✌️ Unlimited connections
* 👌 Auto Dispose tunnels
* 😎 You can use your desired port
Created by --> Aniket Dinda