How proxies work
A proxy is an HTTPS endpoint paired with a domain. It terminates TLS and forwards traffic to a port on your machine. No certificate setup required. Every machine automatically gets a default proxy atname.boxd.sh, forwarding to port 8000:
View your proxies
Create a subdomain proxy
Each subdomain proxy gets its own domain atsubdomain.vmname.boxd.sh:
api.myapp.boxd.sh and forwards HTTPS traffic to port 3001 on your machine.
From inside the VM:
Remove a proxy
proxy rm.