ubuntu-tor/start.sh
2024-08-14 08:26:45 +00:00

4 lines
43 B
Bash

#!/bin/sh
rm /root/.tor/state
tor &
/bin/sh