After hitting CTRL+C to exit the proxy, and thus the SSH connection, the proxy instance is not terminated. SSHing into the server and running ps aux | grep proxy shows the executable still running.
Some missing defer http.close() type dealio perhaps?