-
https://github.com/google/gvisor/issues/173 is now fixed and tcpdump mostly works except when using it with gVisor in promiscuous mode. This requires supporting a few missing AF_PACKET features namely…
-
**Describe the bug**
VM access to internet is not working when connected via VPN
**To Reproduce**
Steps to reproduce the behavior:
1. Connect to VPN
2. Start using `macvz start docker`
3. Conn…
-
Currently we return success when unknown socket options (opts) are set. This worked well when we supported a small number of socket options and had little data about which would be required. We should…
-
-
### Description
So lima vm uses ssh tunneling for port forwards. This makes it so I can't shim local dns servers etc without overhead. I suffer that with this project, and I imagine it's because of t…
-
### Description
I'm trying to use runsc to run a software bundle built by guix pack. While it works if i use `/bin/sleep 100` as the command, runsc fails immediately if i use `/bin/bash -c "sleep 100…
-
Setting the `host-network-access` config option allows access to services running in the host from the vm
but changes to this only takes place when the daemon is started/re-started https://github.co…
-
## Description
Hi etienne, just a quick feedback on this fontastic tool :)
I managed to execute a ping command from my openweb-ui chat and also make it run a matplotlib code.
I think you should…
-
### Operating system
Linux
### System version
debian12
### Installation type
Original sing-box Command Line
### If you are using a graphical client, please provide the version of the…
-
### Description
Last year, Intel published a whitepaper on their new TDX "Trust Domain Extensions" technology for better securing virtual machines. TDX is built using a combination of VMX & MKTME tec…