Skip to content

README.md: Multiple VPN entries on a per app basis ? #1889

Answered by ignoramous
freebrowser1 asked this question in Q&A
Discussion options

You must be logged in to vote

Rethink runs WireGuard-as-a-proxy at L4 not as a "VPN" at L3 (see below), and thus can run multiple WireGuards in parallel. Similarly, HTTP (connect) and SOCKS5 tunnels are already running in L4, and can run alongside WireGuard.

Though, there's no limitation on just how many HTTP, SOCKS5, and WireGuard tunnels could be run, the current UI only supports creating either one HTTP tunnel or one SOCKS5 tunnel or multiple WireGuard tunnels (which is to say, WireGuard-as-a-proxy has first-class support on Rethink). The readme is pointing to a feature we once had then removed but intend to bring it back (that is, impl HTTP+SOCK5 as first-class citizens).


*From: r/rethinkdns

A very technical que…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ignoramous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1887 on March 05, 2025 18:36.