Commit Graph

29 Commits

Author SHA1 Message Date
Zhi Wang
1af9985b86 wip 2022-01-11 10:08:32 -05:00
Zhi Wang
c8d0a05087 move relay.go and reg.go to a module 2022-01-10 17:16:22 -05:00
Zhi Wang
dd85834715 properly close the connection with two chans: pty and ws chans 2022-01-10 13:04:09 -05:00
Zhi Wang
38f8f279a0 change the teardown process 2022-01-10 09:35:05 -05:00
Zhi Wang
598e01c1e9 fix a deadlock 2022-01-09 22:23:52 -05:00
Zhi Wang
0f76aeef8d restructure the code 2022-01-09 22:04:23 -05:00
Zhi Wang
f4a15a06b0 one runner works 2022-01-09 08:56:43 -05:00
syssecfsu
c60fbb70e4
Create LICENSE 2022-01-07 19:55:38 -05:00
Zhi Wang
0cfd80d5b4 wip 2022-01-07 12:19:59 -05:00
Zhi Wang
58245dcbb8 update screencast 2022-01-07 11:53:05 -05:00
syssecfsu
fac750b108
Update README.md 2022-01-07 11:13:42 -05:00
Zhi Wang
c3606288c8 move xterm lib to assets/external 2022-01-07 11:11:37 -05:00
syssecfsu
477454e9bf
Update README.md 2022-01-07 09:04:10 -05:00
Zhi Wang
b6b15e80a6 support self-signed cert 2022-01-07 09:00:44 -05:00
Zhi Wang
4b8a7b064a Merge branch 'master' of https://github.com/syssecfsu/web_terminal 2022-01-06 20:54:45 -05:00
Zhi Wang
3a87f6a58c correct argument passing 2022-01-06 20:53:36 -05:00
syssecfsu
778069ee96
Update README.md 2022-01-06 20:37:57 -05:00
syssecfsu
655332304c
Update README.md 2022-01-06 20:34:37 -05:00
Zhi Wang
97791896e1 add an option for command line 2022-01-06 20:21:11 -05:00
Zhi Wang
906991c297 wip 2022-01-06 15:55:29 -05:00
Zhi Wang
e1896c7eb5 rewrite the ws handling according to command example in websocket lib. Basically adding timeout for receive and send 2022-01-06 15:29:02 -05:00
Zhi Wang
43bff23d6c Merge branch 'master' of github.com:syssecfsu/web_terminal 2022-01-05 21:33:34 -05:00
Zhi Wang
b232c09b01 wip 2022-01-05 21:33:11 -05:00
syssecfsu
952ed7459a
Add some basic info 2022-01-05 18:04:37 -05:00
Zhi Wang
8a68bf0c69 add screenshot 2022-01-05 17:48:58 -05:00
Zhi Wang
3c9165da4b wip 2022-01-05 15:08:27 -05:00
Zhi Wang
db2741e1be has a websocket shell now! 2022-01-05 12:38:52 -05:00
Zhi Wang
aa283ec188 wip 2022-01-04 21:21:21 -05:00
Zhi Wang
eedf025867 Initial checkin 2022-01-04 15:41:41 -05:00