frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
How to download and setup frp
Open terminal and run command
git clone https://github.com/fatedier/frp.git
git clone is used to create a copy or clone of frp repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with frp https://github.com/fatedier/frp/archive/master.zip
Or simply clone frp with SSH
[email protected]:fatedier/frp.git