Commit Graph

15 Commits

Author SHA1 Message Date
e2a3180ec7 added the tls configuration for pxy targets 2025-08-24 14:36:10 +09:00
10c139e837 added code for rpx handling 2025-08-19 20:20:18 +09:00
7fb4fbaae2 updated http logging to include the query string part 2025-08-12 12:17:33 +09:00
d818acc53d rpty at least working 2025-08-12 02:50:10 +09:00
3fd91b2c45 updated routing rules a bit 2025-07-30 18:23:23 +09:00
6e670b4924 updated http endpoints for more consistent xterm.html access 2025-06-24 00:58:46 +09:00
8331fdc1a2 implemented the pts feature in the server side as well 2025-06-23 21:09:24 +09:00
d092540f08 merged xterm.html and xterm-pts.html
made relevant code changes oin the server side as well
2025-06-22 13:11:25 +09:00
e12cd28413 fixed a silly bug of passing null 2025-06-21 03:11:31 +09:00
6baf3b2b53 added pty terminal support to the client side 2025-06-21 02:43:28 +09:00
918b887517 renamed server_ctl to ServerCtl and capitalized the first letter of inner fields for exposure 2025-03-29 13:29:02 +09:00
fd28add458 switch to use Atom for connect_ssh_cancel 2025-03-28 00:56:58 +09:00
4d3fb7db65 partial authentication in ctl websocket 2025-03-13 09:43:17 +09:00
8105545e98 use s.WrapWebsocketHandler for ssh websockets 2025-03-12 12:57:46 +09:00
b398816c96 added Enqueue() and Dequeue() to bulltin.go
thinking to remove topics but still retained
2025-03-12 03:00:28 +09:00