mullvad-proxy VS gateway

Compare mullvad-proxy vs gateway and see what are their differences.

mullvad-proxy

Mullvad VPN docker container providing a HTTP and SOCKS5 Proxy (by imiric)

gateway

A WireGuard-Go Docker Image With An Embedded DNS Forwarder. (by noisysockets)
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
mullvad-proxy gateway
1 1
3 8
- -
6.1 5.5
3 months ago about 2 months ago
Shell Go
- Mozilla Public License 2.0
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.

mullvad-proxy

Posts with mentions or reviews of mullvad-proxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-01.
  • WireGuard client that exposes itself as a HTTP/SOCKS5 proxy
    14 projects | news.ycombinator.com | 1 Apr 2024
    Neat!

    If you want something like this specifically for Mullvad VPN, I've had a good experience with https://github.com/imiric/mullvad-proxy (not my project, just forked it for some updates). What I like is that it embeds the Mullvad CLI tool, so switching servers is trivial, and it's all isolated from the host machine.

gateway

Posts with mentions or reviews of gateway. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-01.
  • WireGuard client that exposes itself as a HTTP/SOCKS5 proxy
    14 projects | news.ycombinator.com | 1 Apr 2024
    https://github.com/noisysockets/noisysockets

    With that, you can replace a Dialer in Go that connects sockets, effectively wrapping sockets with Wireguard. Since it does that in userspace, you get no tun/tap. This is all open-sourced by @dpeckett

    With those things, he also built a userspace wireguard gateway that includes DNS resolution. https://github.com/noisysockets/gateway

    https://news.ycombinator.com/user?id=dpeckett

What are some alternatives?

When comparing mullvad-proxy and gateway you can also consider the following projects:

python-proxy - HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio.