tun2socks VS virtualbox-kvm

Compare tun2socks vs virtualbox-kvm and see what are their differences.

virtualbox-kvm

KVM Backend for VirtualBox. With our current development model, we cannot easily accept pull requests here. If you'd like to contribute, feel free to reach out to us, we are happy to find a solution. (by cyberus-technology)
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
tun2socks virtualbox-kvm
4 8
2,708 848
- 2.2%
7.2 5.7
25 days ago 30 days ago
Go C
GNU General Public License v3.0 only GNU General Public License v3.0 or later
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.

tun2socks

Posts with mentions or reviews of tun2socks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-08.
  • VirtualBox KVM Public Release
    4 projects | news.ycombinator.com | 8 Feb 2024
    You can probably do this for VirtualBox (and any Linux program) by using tun2socks to create a network interface that routes through a proxy (SOCKS5 if you want UDP support), and then moving that network interface to a new namespace. You can run VirtualBox or any other programs in that new namespace, they don't have to be aware of the proxy at all (since they just see a regular gateway).

    https://github.com/xjasonlyu/tun2socks

  • Tun2socks doesn't function properly on old laptop with debian 11 ( help )
    1 project | /r/debian | 1 Jan 2023
    I've been using debian 11 with 5-10.0-20 kernel on a modern laptop with virtualbox and bridged adapter ( static ip configured within system itself ) and tun2socks works pretty well on it with the routes in example page of tun2socks
  • [TASK] Help me set up a linux application
    1 project | /r/slavelabour | 20 May 2022
    I need someone familiar with linux (specifically the things below) to help set up on a vps through SSH.
  • Redirrect Ipsec L2PT + tun2socks , to Outline server
    2 projects | /r/dumbclub | 3 Dec 2021
    External [Install anIpsec Server for an L2PT ] + [tun2socks] to lift a tun interface and connect it to the external server (shadowsock client)

virtualbox-kvm

Posts with mentions or reviews of virtualbox-kvm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-16.
  • Reproducing the printer hack of Windows 95
    3 projects | news.ycombinator.com | 16 Apr 2024
    This is true. If someone says "I just want something that works, and Virtualbox works" it doesn't really raise any eyebrows. It's really the tone of "I am unable to make QEMU/KVM work, since I am not a rocket scientist" that implies, maybe they would use QEMU, if only it wasn't horrifically difficult to get working. I think if your experience with QEMU is this bad, you may have just gotten a bit unlucky and gotten off into the weeds on a detour you probably did not need.

    That said, are there reasons why someone who just wants things to work and doesn't want to tinker ever would choose QEMU over Virtualbox? Definitely. Here's a good one: the Virtualbox kernel modules were notoriously problematic. Back in the day, loading the vboxdrv module would add TAINT_CRAP in your running kernel[1], because the kernel developers were tired of dealing with bug reports that are the fault of the vboxdrv. Presumably it's better nowadays, but out-of-tree modules are generally a source of headache. Another good one is features: Virtualbox has a lot of great features for desktop end users, but QEMU can do a whole lot more; it supports absolutely tons of architectures and system options. You get access to a wide range of paravirtualization devices through Virtio drivers, including VirtioFS, a dramatically superior solution for mounting directories into VMs versus Virtualbox's Shared Folders feature, in my opinion. It's also possible to do a lot more advanced things, like setting up a discrete GPU passthrough and Looking Glass, or passing a portion of your Intel iGPU using GVT-g.[2]

    Of course, some day Virtualbox may support a KVM backend, just as virtualization tools are starting to support unified hypervisor backends on Windows and macOS. There's even an existing patch, though I do not know what the status is and whether or not it could ever be merged upstream.[3] So maybe in the future, choosing between Virtualbox or KVM will become unnecessary.

    For now though, it's definitely not clear what you should recommend to someone IMO. (For this particular use case, I don't even recommend a VM at all; I think for Windows 95, 86Box is a better solution.)

    [1]: https://lkml.org/lkml/2011/10/6/317

    [2]: https://wiki.archlinux.org/title/Intel_GVT-g

    [3]: https://github.com/cyberus-technology/virtualbox-kvm, https://news.ycombinator.com/item?id=39300317

  • Graphics Virtualization Support in KVM Back End for VirtualBox
    2 projects | news.ycombinator.com | 9 Mar 2024
    It was here: https://github.com/cyberus-technology/virtualbox-kvm/blob/de...
  • VirtualBox-KVM Technical Details and Update
    1 project | news.ycombinator.com | 26 Feb 2024
    Check out our latest blog post, "VirtualBox KVM Technical Deep-Dive," where we unveil the inner workings of our newly released VirtualBox KVM variant on GitHub. Explore the replacement of the original VirtualBox kernel module with a KVM hypervisor backend for Linux.

    Dive into the technical details and discover how we optimized performance, especially for Windows guests: https://cyberus-technology.de/articles/vbox-kvm-deep-dive?ut...

    We also pushed our latest state to github where we enabled more paravirtualization enlightenments for Hyper-V. These enlightenments improve VM performance for Windows 10 and Windows 11 guests.

    https://github.com/cyberus-technology/virtualbox-kvm/

  • VirtualBox with KVM Back End
    1 project | news.ycombinator.com | 9 Feb 2024
  • Virtualbox with KVM Back End
    1 project | news.ycombinator.com | 8 Feb 2024
  • VirtualBox KVM Public Release
    4 projects | news.ycombinator.com | 8 Feb 2024
    Starting with VirtualBox 7, USB3 no longer requires the commercial extension pack. See https://github.com/cyberus-technology/virtualbox-kvm/blob/de...

What are some alternatives?

When comparing tun2socks and virtualbox-kvm you can also consider the following projects:

Xray-core - Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.

OSX-KVM - Run macOS on QEMU/KVM. With OpenCore + Monterey + Ventura + Sonoma support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.

trojan-go - Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/

v2ray-core - A platform for building proxies to bypass network restrictions.

tun2brook - Proxy all traffic just one line command. tun2socks, tun2brook. IPv4 and IPv6, TCP and UDP.

setup-ipsec-vpn - Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2

wireproxy - Wireguard client that exposes itself as a socks5 proxy

exodus - network proxy and tunnel (VPN)

mieru - mieru is a socks5 / HTTP / HTTPS proxy to bypass censorship. 見える是一款 socks5 / HTTP / HTTPS 网络代理翻墙工具。

go-socks - SOCKS4, SOCKS4a and SOCKS5 proxy server in Go

v2ray-core - A platform for building proxies to bypass network restrictions.

gost - GO Simple Tunnel - a simple tunnel written in golang