Yes, the idea comes from qntm's Suicide Linux<p>You can run it in an isolated environment using docker:<p><pre><code> docker run --rm -it -t rgbcube/selfharm-linux
</code></pre>
Or if you are feeling a bit brave, you can mount it to your filesystem:<p><pre><code> docker run --rm -it -v /:/host rgbcube/selfharm-linux</code></pre>