```
sudo smem -P beam.smp -kta
```
+
+## Quick rerouting of browser traffic through another host
+
+`ssh -D 1234 host` creates a Socks proxy on `localhost:1234` that sends traffic through `host`.
+
+By enabling "allow extension to control proxy settings" in the [multi account containers](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/) Firefox add-on, you can make containers use specific proxies.