debug in VM - acmesh-official/acme.sh GitHub Wiki

Debugging in VMs

Most tests run inside VMs powered by AnyVM.org.

Start a FreeBSD VM locally with one command:

python3 anyvm.py --os freebsd

Then debug your test code inside the VM. For more options, see the AnyVM.org docs.