I have this code
private static void restartTor() throws IOException, InterruptedException { String killTor = "killall tor"; String startTo