redoste
redoste
This makes `bm` bytecode compiled from `bang` significantly smaller because the stack is no longer included in the file. Furthermore, `debasm` looks way cleaner because it doesn't print the stack...
libslirp will provide DNS to the "guest side" simply by forwarding IPv4 UDP packets to the IPv4 host nameserver and idem for IPv6. See https://gitlab.freedesktop.org/slirp/libslirp/-/blob/6ea2c4f95922a64d21190d9ad163e3bbde37a836/src/socket.c#L971 and https://gitlab.freedesktop.org/slirp/libslirp/-/blob/6ea2c4f95922a64d21190d9ad163e3bbde37a836/src/socket.c#L990 On a host...
This PR allows the users to specify a shell command to evaluate instead of hard-coding passwords in the server list config file. This can be used to safely integrate with...