From cc0dc1fc72fc1dec1c685b1f3a69da67aeae393f Mon Sep 17 00:00:00 2001 From: Thebora Kompanioni Date: Tue, 25 Oct 2022 12:12:01 +0200 Subject: [PATCH] Add ngtor Easily expose local services via Tor: - Tunnel traffic via Tor to your locally running service - Serve static via Tor with a single command - All-in-one binary for macos, linux and windows --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26e42e4..b9b4ccf 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ A lot of new tools have been developed since the list started, and many tools ha * [holepunch](https://github.com/CypherpunkArmory/holepunch) [![holepunch github stars badge](https://img.shields.io/github/stars/CypherpunkArmory/holepunch?style=flat)](https://github.com/CypherpunkArmory/holepunch/stargazers) - Has nice hosted solution. Uses SSH for muxing. * [StaqLab Tunnel](https://tunnel.staqlab.com/) [![staqlab github stars badge](https://img.shields.io/github/stars/abhishekq61/tunnel-client?style=flat)](https://github.com/abhishekq61/tunnel-client/stargazers) - SSH-based. Client is open source. Server doesn't appear to be. * [tnnlink](https://github.com/LiljebergXYZ/tnnlink) [![tnnlink github stars badge](https://img.shields.io/github/stars/LiljebergXYZ/tnnlink?style=flat)](https://github.com/LiljebergXYZ/tnnlink/stargazers) - SSH-based. Golang. Not maintained. +* [ngtor](https://github.com/theborakompanioni/ngtor) [![ngtor github stars badge](https://img.shields.io/github/stars/theborakompanioni/ngtor?style=flat)](https://github.com/theborakompanioni/ngtor/stargazers) - Easily expose local services via Tor. # Commercial/Closed source