Merge pull request #9 from peteralexandercharles/master

New tunnel pgrok
This commit is contained in:
Anders Pitman 2021-03-06 09:42:18 -07:00 committed by GitHub
commit 08769b8ed6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,6 +38,8 @@ easy tool to use, and is targeted at non-developers.
# Open source (at least with a reasonably permissive license)
* [pgrok](https://github.com/jerson/pgrok) - Fork from ngrok 1.0 work very well ngrok. Download the [release](https://github.com/jerson/pgrok/releases) from github and look in this [website](https://www.proxy.jetzt/) to see how to work.
* [frp](https://github.com/fatedier/frp) [![frp github stars badge](https://img.shields.io/github/stars/fatedier/frp?style=flat)](https://github.com/fatedier/frp/stargazers) - Seems to be a pretty comprehensive open alternative to ngrok.
* [ngrok 1.0](https://github.com/inconshreveable/ngrok) [![ngrok 1.0 github stars badge](https://img.shields.io/github/stars/inconshreveable/ngrok?style=flat)](https://github.com/inconshreveable/ngrok/stargazers) - Original version of ngrok. No longer developed in favor of the commercial 2.0 version.
* [localtunnel](https://github.com/localtunnel) [![localtunnel github stars badge](https://img.shields.io/github/stars/localtunnel/localtunnel?style=flat)](https://github.com/localtunnel/localtunnel/stargazers) - Written in node. Popular suggestion.