Farhan Khan
|
dc8c06e736
|
Added support for FreeBSD
For root: Changed '/bin/login' to '/usr/bin/env login'
For non-root: Added keyboard-interactive authentication
|
8 years ago |
Jarrett Gilliam
|
a595fb82f1
|
Change socket.io path to /wetty/socket.io
|
9 years ago |
Jarrett Gilliam
|
e496251772
|
Use socket.io instead of WebSockets
|
9 years ago |
Krishna Srinivas
|
2c65241fbb
|
fix install issues with node v0.12 #19
|
10 years ago |
Luca Milanesio
|
56f6449173
|
Thanks to the niallo:waitpid fixes, the SIGCHLD is automatically managed
|
10 years ago |
Luca Milanesio
|
6f39fd026e
|
Added extra logs when child PIDs start/end
|
10 years ago |
Krishna Srinivas
|
223b1b1591
|
Make PreferredAuthentications of SSH optional using --sshauth option
|
11 years ago |
Krishna Srinivas
|
0794755de3
|
Force password auth so that ssh does not use pvtkeys on the server.
|
11 years ago |
Krishna Srinivas
|
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
|
11 years ago |
James Turnbull
|
08332034db
|
Added support for remote SSH host and user name
|
11 years ago |
Krishna Srinivas
|
2567a212db
|
Remove --sshuser option and allow a user to specify it in the URL: http://yourserver:port/wetty/ssh/<username>
|
11 years ago |
Krishna Srinivas
|
4aa63fe037
|
Added options --sshuser and --sshport
|
11 years ago |
Krishna Srinivas
|
190048a2c2
|
Support to run behind nginx reverse proxy. Support to run wetty as user as well as root.
|
11 years ago |
Krishna Srinivas
|
3e1a604a10
|
Close terminal on websocket disconnect
|
11 years ago |
Krishna Srinivas
|
bcfd600aea
|
commit all files
|
11 years ago |