mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
mention RootlessRelay in docs
This commit is contained in:
parent
f032585090
commit
524d67326e
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ Since this backend (including its proxy server) only forwards unmodified etherne
|
|||
* **[go-websockproxy](https://github.com/gdm85/go-websockproxy)** -- one TAP device for all clients, written in Go, without integraded DHCP but with integrated TLS support
|
||||
* **[node-relay](https://github.com/krishenriksen/node-relay)** -- like websockproxy but written for NodeJS (dnsmasq/no TLS), see [New websocket ethernet switch built using Node.js #777](https://github.com/copy/v86/discussions/777)
|
||||
* **[wsnic](https://github.com/chschnell/wsnic)** -- uses a single bridge and one TAP device per client, integrates dnsmasq for DHCP/DNS and stunnel for TLS
|
||||
* **[RootlessRelay](https://github.com/obegron/rootlessRelay)** -- uses its own network stack that doesn't require TUN/TAP devices, has a built-in reverse proxy and admin interface, see [RootlessRelay #1442](https://github.com/copy/v86/discussions/1442)
|
||||
|
||||
[See here](https://github.com/copy/v86/discussions/1199#discussioncomment-12026845) for a benchmark comparing the download performance of these proxy servers.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue