-
Here's a good list of the alternatives. Cloudflare tunneling looks very interesting.
https://github.com/anderspitman/awesome-tunneling
-
References:
1. https://jerrington.me/posts/2019-01-29-self-hosted-ngrok.html
2. https://www.reddit.com/r/selfhosted/comments/ak63n3/comment/ef1z1he/
3. https://github.com/vitobotta/docker-tunnel (http…
-
This is not inherently your problem, but I thought I would mention that several well-known security suites, including Microsoft Defender, flag ngrok.exe as a Potentially Unwanted Application (PUA). Th…
-
Current advphishing code can't generate proper ngrok link. Until author fixes it, you may try: [pyphisher](https://github.com/KasRoudra/pyphisher) or [zphisher](https://github.com/htr-tech/zphisher)
-
I find ngrok bandwidth limit fills up quickly.
-
Not everyone will want to use ngrok, some will have premium, etc - we should look into ways of accommodating them.
-
### You can port forward using Portmap..
- **First install SSH**
*For Linux* - `sudo apt install openssh-server -y`
*For Termux* - `pkg install -y openssh`
- **Go to "https://portmap.io/regist…
-
**Describe the feature you'd like**
A clear and concise description of the feature. What problem does it solve for you?
I'd like to see CF Tunnels have the option to be configured directly in HTTP…
-
I've noticed you have ngrok as the suggested tunnelling solution in your README and also have a script in Procfile.dev.
However, ngrok has a few issues
- Its closed source and proprietary. Becaus…
-
**Is your feature request related to a problem? Please describe.**
Yes, I followed the instructions for lan access and that worked fine for accessing via lan. But when I use ngrok when I access the p…