From f92f19097f0470d41afbbc9d233f7485c5f3bca6 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 19 Sep 2011 10:55:02 -0500 Subject: [PATCH] further info --- README.rst | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3e638a2..a81db0d 100644 --- a/README.rst +++ b/README.rst @@ -7,4 +7,22 @@ Want to share a terminal session with someone? :: SSH Server started. u: kreitz p: 3r83r8 This localtunnel service is brought to you by Twilio. - Port 2222 is now publicly accessible from http://4jn4.localtunnel.com ... \ No newline at end of file + Port 2222 is now publicly accessible from http://4jn4.localtunnel.com ... + +Send it to the other guy, and he can login:: + + $ ssh kreitz@4jn4.localtunnel.com + kreitz@4jn4.localtunnel.com's password: + +Any commands he runs will be be in your sshit stdout. + +When you're done having someone in your system, hit Control-C, and the server +is gone. + + + +Powered By +---------- + +- `localtunnel `_ +- SSH - not sure. Twisted Conch maybe. \ No newline at end of file