Commit Graph

  • 6f39fd026e Added extra logs when child PIDs start/end Luca Milanesio 2015-02-25 15:43:54 +0000
  • da3a0d157a If you select text and do ctrl-c browser copies the selection to clipboard. ctrl-shift-v is for paste. Krishna Srinivas 2014-10-14 19:10:25 +0530
  • 1dccea0b4b Merge pull request #5 from nathanleclaire/master Krishna Srinivas 2014-07-31 12:24:53 +0530
  • 3c1a9f6feb Modify README Nathan LeClaire 2014-06-27 16:38:00 -0700
  • 1421676d17 Create Dockerfile for wetty Nathan LeClaire 2014-06-27 15:05:52 -0700
  • 223b1b1591 Make PreferredAuthentications of SSH optional using --sshauth option Krishna Srinivas 2014-05-21 16:39:30 +0530
  • 0794755de3 Force password auth so that ssh does not use pvtkeys on the server. Krishna Srinivas 2014-05-03 15:04:25 +0530
  • cc4f9d93da On SIGCHLD do waitpid(-1). use the package 'waitpid'. Not sure if there is a better way to handle this but this works. Related PR on pty.js : https://github.com/chjj/pty.js/pull/37 Krishna Srinivas 2014-05-03 14:50:10 +0530
  • 64719c0c0c Merge pull request #3 from jamtur01/remotessh Krishna Srinivas 2014-05-03 01:41:06 +0530
  • 08332034db Added support for remote SSH host and user name James Turnbull 2014-04-26 17:47:03 -0400
  • d434d8d99b Update README.md Krishna Srinivas 2014-04-18 23:37:53 +0530
  • 3a31962526 Update README.md Krishna Srinivas 2014-04-18 23:33:14 +0530
  • 2567a212db Remove --sshuser option and allow a user to specify it in the URL: http://yourserver:port/wetty/ssh/<username> Krishna Srinivas 2014-04-18 23:24:10 +0530
  • 4aa63fe037 Added options --sshuser and --sshport Krishna Srinivas 2014-04-18 09:20:32 +0530
  • 7b8aefa066 increment package version Krishna Srinivas 2014-03-29 23:30:58 +0530
  • 3861f5699d Update package.json Krishna Srinivas 2014-03-29 23:24:04 +0530
  • cc708c9cbe Update README.md Krishna Srinivas 2014-03-31 20:48:51 +0530
  • d6c9c8d892 Update README.md Krishna Srinivas 2014-03-31 20:48:19 +0530
  • cd03fe0eb7 Update README.md Krishna Srinivas 2014-03-29 20:28:01 +0530
  • 1e2d673844 terminal.png - not terminal.jpg Krishna Srinivas 2014-03-29 20:11:19 +0530
  • fba665a4a6 Add terminal screenshot Krishna Srinivas 2014-03-29 20:10:09 +0530
  • eda1f77d9e Update README.md Krishna Srinivas 2014-03-29 20:04:38 +0530
  • 190048a2c2 Support to run behind nginx reverse proxy. Support to run wetty as user as well as root. Krishna Srinivas 2014-03-29 18:10:21 +0530
  • 3e1a604a10 Close terminal on websocket disconnect Krishna Srinivas 2014-03-29 15:07:13 +0530
  • 644795c15b Update README.md Krishna Srinivas 2014-03-29 14:04:42 +0530
  • 1f92b94182 Update README.md Krishna Srinivas 2014-03-29 14:00:21 +0530
  • bcfd600aea commit all files Krishna Srinivas 2014-03-29 13:45:08 +0530
  • 4deed78d2e Initial commit Krishna Srinivas 2014-03-29 01:12:02 -0700