butlerx
5d96f40490
add ip of client to host login
8 years ago
butlerx
a9a1aa1690
write ssh wrapper in shell
8 years ago
butlerx
d51926585f
update version
8 years ago
butlerx
25b5551a46
remove unneeded cleanup script
8 years ago
butlerx
9cad6f8723
use esm modules
8 years ago
butlerx
5aeaa644d9
use airbnb for linting
8 years ago
butlerx
370834b6f0
preserve lts support
8 years ago
butlerx
22671d5324
add FAQ
8 years ago
Cian Butler
d3e1406e00
add babel for backwards compatibility in hterm ( #15 )
* add babel for backwards compatible
* wrong pre-commit
* wrong pre-commit
* fix code-climate errors
* fix utf error
* re add mobile support
* use classes
* testing
* move #!
8 years ago
nosemeocurrenada
27e197bce3
Modularize the wetty service and add events ( #18 )
* - Add help message
- Removed unnecesary ifs
* Moved to a module.
Add events:
* exit (code): Ssh process finished, informs the process exitcode.
* disconnect : Socket disconnected.
* Fix on previous commit
* Fix on previous commit
8 years ago
Cian Butler
0a384d56be
Update/package ( #14 )
* add user to dockerfile and dockerignore
* update readme and package for new npm
* update service
* Update package.json
8 years ago
Cian Butler
987e65bebb
update express ( #16 )
8 years ago
Cian Butler
73633fd2be
Update LICENSE
so github sees it
8 years ago
Cian Butler
cb6e1a8221
add user to dockerfile and dockerignore ( #11 )
* add user to dockerfile and dockerignore
* Update docker-compose.yml
8 years ago
Strubbl
3e5ba2897d
add python & perl deps,fix typo ( #10 )
8 years ago
butlerx
4d9ad6196a
move event listener to wetty.js and add removeEventListener, add better support for dedicated vhosts
8 years ago
Strubbl
443fb48313
fix: on logout display the reconnect overlay ( #6 )
8 years ago
Strubbl
88dcd4a5e3
update repo path in Readme ( #5 )
8 years ago
butlerx
da7d75456d
update readme
8 years ago
butlerx
f45c307d1b
update docker instructions
8 years ago
butlerx
69982bf39d
make script exacutable
8 years ago
butlerx
2076d9254b
add script for cron
8 years ago
Cian Butler
3e1e678c0c
remove build step
8 years ago
butlerx
055f3d6649
update docker to build latest
8 years ago
butlerx
a9d5a1aeaa
disable autocomplete
8 years ago
butlerx
f8a7be72e9
fix docker
8 years ago
butlerx
fcec29354f
update to es6
8 years ago
butlerx
502a9ded9c
add wrapper for ssh to prompt for user login
8 years ago
Cian Butler
a143c3b580
Reconnect button ( #3 )
* Add a reconnect button on logout
Prior to this, the only way to return to a session after logging out or
login timeout was to manually reload the page. This gives you a nice
button to do it for you.
Ping @joshsamuelson
* Forgot the z-index
* Whoa, there's two copies?
Not sure why there are two index.html files, but...
* Forgot the z-index
8 years ago
Imuli
f67124b793
prevent accidental ctrl-w window closure
9 years ago
Antonio Calatrava
444de1e405
Cosmetic fix
9 years ago
Antonio Calatrava
e073807f38
Disable autocorrection on mobile and hack to hide blinking caret on desktop
Disabling autocorrection is straightforward, unfortunately the blinking
caret it’s not… I added a hack to hide the caret that will work on
desktop browsers but it won’t on mobile safari.
Caret is browser dependent and there is no CSS code to modify it.
9 years ago
Antonio Calatrava
ffd250a3db
Add support for Virtual Keyboard on Mobile Devices
9 years ago
Krishna Srinivas
a24c55b76d
Merge pull request #96 from khanzf/master
Added support for FreeBSD
7 years ago
Farhan Khan
dc8c06e736
Added support for FreeBSD
For root: Changed '/bin/login' to '/usr/bin/env login'
For non-root: Added keyboard-interactive authentication
7 years ago
Krishna Srinivas
3d2adadf9b
Merge pull request #90 from kholbekj/correct_docker_image
update docker image in readme
8 years ago
Kasper Holbek Jensen
b67f6b1330
update docker image in readme
8 years ago
Andreas Kloeckner
aa882adceb
Add systemd unit file
9 years ago
Krishna Srinivas
7157422aec
increment wetty version
9 years ago
Krishna Srinivas
41504a854c
Update pty.js version to 0.3.0
9 years ago
Krishna Srinivas
b7e9179454
Merge pull request #34 from jarrettgilliam/master
Use socket.io instead of WebSockets
9 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
6663504f0d
ctrl-v will do paste #24
10 years ago
Krishna Srinivas
d89267e28e
Update package version to 0.1.0
10 years ago
Krishna Srinivas
2c65241fbb
fix install issues with node v0.12 #19
10 years ago
Krishna Srinivas
9ed1cb5ac0
docker base image node version 0.10.38
10 years ago
Krishna Srinivas
ca6ddbd641
Merge PR #15 broke 'ctrl-c-copy'. Fixing this.
Ctrl-C is for copy, Ctrl-Shift-V is for paste.
10 years ago
Krishna Srinivas
54c65b14a3
Merge pull request #15 from rabchev/master
hterm update
10 years ago
Boyan Rabchev
80677264f1
Updated readme file.
10 years ago