From ebce8fec417423b2ba6e6c91ed0e846acf0cf6cd Mon Sep 17 00:00:00 2001 From: raaz Date: Wed, 6 Mar 2024 00:51:47 +0530 Subject: [PATCH 1/2] Add btunnel to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e968df8..6de7066 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ A lot of new tools have been developed since the list started, and many tools ha * [LocalXpose](https://localxpose.io) - Looks like a solid paid option, with a limited free tier. * [Tabserve.dev](https://tabserve.dev) - Web UI that runs entirely in the browser and uses a Cloudflare Worker for https. * [Serveo](https://serveo.net) - SSH-based, signup optional, offering HTTP(S) and TCP tunneling and SSH jump host forwarding capabilities. +* [btunnel](https://www.btunnel.in) - Expose localhost and local tcp server to the internet. Free plan includes file server, custom http request and response headers, basic auth protection and 1 hour tunnel tuimeout. # Overlay networks and other advanced tools From 07f6eb42e5961aa0b084a82fef1daa9642868b8b Mon Sep 17 00:00:00 2001 From: raaz Date: Wed, 6 Mar 2024 00:54:03 +0530 Subject: [PATCH 2/2] fix spelling mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6de7066..2a137f4 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ A lot of new tools have been developed since the list started, and many tools ha * [LocalXpose](https://localxpose.io) - Looks like a solid paid option, with a limited free tier. * [Tabserve.dev](https://tabserve.dev) - Web UI that runs entirely in the browser and uses a Cloudflare Worker for https. * [Serveo](https://serveo.net) - SSH-based, signup optional, offering HTTP(S) and TCP tunneling and SSH jump host forwarding capabilities. -* [btunnel](https://www.btunnel.in) - Expose localhost and local tcp server to the internet. Free plan includes file server, custom http request and response headers, basic auth protection and 1 hour tunnel tuimeout. +* [btunnel](https://www.btunnel.in) - Expose localhost and local tcp server to the internet. Free plan includes file server, custom http request and response headers, basic auth protection and 1 hour tunnel timeout. # Overlay networks and other advanced tools