5859606162636465666768
password = args[2]; command = args[3]; try { client.connect(server); } catch (IOException e) { System.err.println("Could not connect to server."); e.printStackTrace();
6061626364656667686970
5657585960616263646566
9596979899100101102103104105