Arti 0.1.0: Tor re-written in Rust now has a stable API

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • hev-socks5-tproxy

    A simple, lightweight socks5 transparent proxy for Linux. (IPv4/IPv6/TCP/UDP)

  • redsocks

    transparent TCP-to-proxy redirector

  • I don't think you can generally expect all processes to transparently use a SOCKS proxy? You might be able to finagle a custom vpn around it, I suppose. But AFAIK SOCKS isn't 100% transparent at the IP layer allowing all protocols to transparently layer on top?

    I guess SOCKS5 handles tcp and udp - so you might get away with redsocks (which explicitly recommends against using with TOR):

    https://github.com/darkk/redsocks

    See also transocks (SOCKS4 tcp only): https://transocks.sourceforge.net

    And transocks (in go) https://github.com/cybozu-go/transocks

  • 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.

    InfluxDB logo
  • transocks

    Discontinued Transparent SOCKS5 / HTTP proxy in Go

  • I don't think you can generally expect all processes to transparently use a SOCKS proxy? You might be able to finagle a custom vpn around it, I suppose. But AFAIK SOCKS isn't 100% transparent at the IP layer allowing all protocols to transparently layer on top?

    I guess SOCKS5 handles tcp and udp - so you might get away with redsocks (which explicitly recommends against using with TOR):

    https://github.com/darkk/redsocks

    See also transocks (SOCKS4 tcp only): https://transocks.sourceforge.net

    And transocks (in go) https://github.com/cybozu-go/transocks

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts