awesome-tor VS awesome-tunneling

Compare awesome-tor vs awesome-tunneling and see what are their differences.

awesome-tor

A list of awesome Tor related projects, articles, papers, etc (by ajvb)

awesome-tunneling

List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting. (by anderspitman)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
awesome-tor awesome-tunneling
2 112
396 13,381
- -
0.0 8.5
8 months ago 8 days ago
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

awesome-tor

Posts with mentions or reviews of awesome-tor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-17.
  • Tor is not just for anonymity
    4 projects | news.ycombinator.com | 17 Jul 2023
    The internet is no longer as peer-to-peer friendly as it once was. Hence the existence of commercially-motivated hacks run by third parties such as hosting, e.g., Cloudflare, etc., including tunneling, e.g., ngrok, etc. Alternatively, Tor relies on third parties but AFAIK it's not so centralised and it's not commercially-motivated.

    That is what differentiates it from all the other options. There is no company behind it trying to make money by exploiting internet subscribers trying to connect with each other (not the so-called "tech" company).

    Tor can have uses other than the ones normally discussed such as anonymity and evading censorship. Tor can provide reachability without use of commercial eavesdropping third party intermediaries.

    For example, one can use Onion Services for advertising open IP:port information that is needed for peer-to-peer connections over other, faster peer-to-peer overlay networks, not the Tor network. The Onion Service can function as the "rendezvous" server for making peer-to-peer connection outside of Tor. Tor's Onion Services can be used to exchange IP:port information for making direct connections over the internet without using Tor. No need to use commercial third parties. Ngrok, Tailscale, etc. all require use of servers run by a commercial third party. Tor does not. There is ample free software that can establish peer-to-peer connections over the internet but in every case it requires some reachable server running this software on the internet, and for most users that means they have to run a server and pay a commercial third party for hosting. Tor has no such requirement.

    Imagine being able to share content with family, friends, colleagues without the need for so-called "tech" companies^1 acting as intermediaries ("middlemen"). With a reachable IPv4 address this becomes possible. It would be nice if every home internet access subscriber received a reachable IPv4 address from their ISP. No doubt, some do. But on today's internet most do not. The so-called "tech" companies all have reachable IPv4 addresses. Hence they assume the roles of middlemen and use this position to exploit internet subscribers for profit.

    Something like Tor provides a solution. Again, it is not always necessary to route all traffic over Tor. Tor can have other uses. When the goal is simply peer-to-peer connections, Onion Services can be used to bootstrap peer-to-peer overlay connections using the user's choice of software by providing a secure, reliable way to exchange IP:port information. Goal here when using Tor is not anonymity nor censorship evasion, it's reachability. Similarly, goal of peer-to-peer is not necessarily anonymity nor evading censorship either, it's bypassing commercially-motivated, eavesdropping middlemen known as "tech" companies, and avoiding the annoyances of advertising. A possible additional benefot of using Tor in this way is elevated privacy. Google, for example, cannot easily discover Onion Services. No one can discover Onion Services using ICANN DNS.

    1. The term "tech" as in "tech company" means a company, usually a website, that collects data from and about people to support the sale of advertising services because advertising services are the only services the company can sell on a scale large enough to sustain a profitable business.

    More reading/viewing:

    https://github.com/anderspitman/awesome-tunneling

    Tor Hidden Services (now called "Onion Services")

    https://jamielittle.org/2016/08/28/hidden.html

    As one author wrote on Github:

    "onion-expose is a utility that allows one to easily create and control temporary Tor onion services.

    onion-expose can be used for any sort of TCP traffic, from simple HTTP to Internet radio to Minecraft to SSH servers. It can also be used to expose individual files and allow you to request them from another computer.

    Why not just use ngrok?

    ngrok is nice. But it requires everything to go through a central authority (a potential security issue), and imposes artificial restrictions, such as a limit of one TCP tunnel per user. It also doesn't allow you to expose files easily (you have to set it up yourself)."

    https://github.com/ethan2-0/onion-expose

    As another Github contributor put it:

    "With onionpipe, that service doesn't need a public IPv4 or IPv6 ingress. You can publish services with a globally-unique persistent onion address, and share access securely and privately to your own allowlist of authorized keys.

    You don't need to rely on, and share your personal data with for-profit services (like Tailscale, ZeroTier, etc.) to get to it."

    https://github.com/cmars/onionpipe

    https://news.ycombinator.com/item?id=36734956

    https://news.ycombinator.com/item?id=30445421

    https://news.ycombinator.com/item?id=29929399

    "Finally, onion services are private by default, meaning that users must discover these sites organically, rather than with a search engine." [Small websites with small audiences get buried by advertising-supported search engines anyway.]

    https://nymity.ch/onion-services/pdf/sec18-onion-services.pd...

    https://media.ccc.de/v/31c3_-_6112_-_en_-_saal_2_-_201412301...

    https://wiki.termux.com/wiki/Bypassing_NAT (Termux recommends Tor over Ngrok)

    https://github.com/ajvb/awesome-tor

  • Awesome Penetration Testing
    124 projects | dev.to | 6 Oct 2021
    See also awesome-tor.

awesome-tunneling

Posts with mentions or reviews of awesome-tunneling. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-20.
  • Portr: Open-Source Ngrok Alternative
    2 projects | news.ycombinator.com | 20 Apr 2024
    https://github.com/anderspitman/awesome-tunneling
  • Can You Grok It – Hacking Together Your Own Dev Tunnel Service
    3 projects | news.ycombinator.com | 14 Apr 2024
    awesome-tunneling lists a number of ngrok alternatives: https://github.com/anderspitman/awesome-tunneling

    - https://news.ycombinator.com/item?id=39754786

    - FWIU headscale works with the tailscale client and supports MagicDNS

  • Do You Need IPv4 Anymore?
    2 projects | news.ycombinator.com | 10 Apr 2024
    There are a whole bunch of alternatives too - https://github.com/anderspitman/awesome-tunneling. I will advocate for zrok.io as I work on its parent project, OpenZiti. zrok is open source and has a free SaaS as well as more built in security.
  • Reverst: Reverse Tunnels in Go over HTTP/3 and QUIC
    4 projects | news.ycombinator.com | 8 Apr 2024
    https://github.com/anderspitman/awesome-tunneling. Seems similar to zrok.io, ngrok, cloudflare tunnels, tailscale funnels and zrok although you're using http/3 explicitly.

    Personally I work on two similar projects you might want to check out: zrok and OpenZiti. Similar projects, but zrok is closest to what you did here.

  • Portr – open-source ngrok alternative designed for teams
    6 projects | news.ycombinator.com | 2 Apr 2024
    Thanks for the history. I maintain this list[0], and wasn't aware of OG localtunnel, likely because there's a somewhat newer and now more popular project with the same name[1]. You appear to be correct on timing. Here's the earliest commits on GitHub for each of the projects:

    OG localtunnel (2010): https://github.com/progrium/localtunnel/tree/fb82920d9d3e538...

    Other localtunnel (2012): https://github.com/localtunnel/localtunnel/tree/93d62b9dbb9f...

    ngrok (2012): https://github.com/inconshreveable/ngrok/tree/8f4795ecac7f92...

    I'll see that OG localtunnel gets added to the list for posterity.

    [0]: https://github.com/anderspitman/awesome-tunneling

    [1]: https://github.com/localtunnel/localtunnel

  • Tunnelmole, an ngrok alternative (open source)
    9 projects | news.ycombinator.com | 21 Mar 2024
    I haven't tried vscode forwarding. What features does it have that are missing from most of the options on the list[0]?

    If you want a nice GUI for remote managing maybe check out one of my tools, boringproxy

    [0]: https://github.com/anderspitman/awesome-tunneling

  • JIT WireGuard
    10 projects | news.ycombinator.com | 13 Mar 2024
    I maintain this list:

    https://github.com/anderspitman/awesome-tunneling

    Your use case sounds interesting and there may be a tool out there that will do it, but I can't quite wrap my head around your description of how everything is connected and what runs where with your current setup.

    I agree with sibling that my main question is what prevents you from using SSHFS or similar?

  • Hesitating between Tailscale Funnel / Cloudflare tunnel and others
    1 project | /r/Tailscale | 11 Dec 2023
    I'm starting to try to get into Cloudflare tunnel, Tailscale funnel and other alternatives. What I need is my services to be accessible without any installation client-side, and I'm unsure what services provide this. I also looked at solutions like BoringProxy, TunnelMole from this page : https://github.com/anderspitman/awesome-tunneling My goal is to have my current domain rented at OVH pointing to my server to make it as much like before as possible.
  • My ISP doesn't allow port forwarding. What are my options ?
    1 project | /r/HomeNetworking | 10 Dec 2023
    Here's a list of options to get around CGNAT: https://github.com/anderspitman/awesome-tunneling
  • Would we still create Nebula today?
    14 projects | news.ycombinator.com | 13 Oct 2023
    We have a section for overlay networks on the tunneling list[0] I maintain. This is a very interesting space with some excellent software.

    I certainly have my gripes about the closed nature of Slack itself, in particular using a closed protocol when the model is clearly "federated" between multiple servers internally. That said, the contribution of something on the scale and quality of Nebula back to the open source community is hard to argue with.

    [0]: https://github.com/anderspitman/awesome-tunneling#overlay-ne...

What are some alternatives?

When comparing awesome-tor and awesome-tunneling you can also consider the following projects:

masscan - TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.

cloudflared - Cloudflare Tunnel client (formerly Argo Tunnel)

Tor-Bridges-Collector - Collecting Tor Bridges.

frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

awesome-privacy - 💡Limiting personal data leaks on the internet

Jellyfin - The Free Software Media System

onion-expose - Easily create Tor hidden services with one command.

yunohost - YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.

bettercap - The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.

SirTunnel - Minimal, self-hosted, 0-config alternative to ngrok. Caddy+OpenSSH+50 lines of Python.

john - John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs

remotemoe - tunnels to localhost and other ssh plumbing