Ylian Saint-Hilaire
|
513e5b5ade
|
Merge pull request #4218 from si458/patch-1
if header is not null for websockets
|
2022-07-03 19:35:53 -07:00 |
Ylian Saint-Hilaire
|
b33900dfbf
|
Improved DNS based web relay, #4210
|
2022-07-03 18:17:57 -07:00 |
Simon Smith
|
0f85b186cc
|
Update apprelays.js
if header is not null for websockets
|
2022-07-03 18:29:46 +01:00 |
Ylian Saint-Hilaire
|
5ba9d7e503
|
Added support to HTTP web relay on the main web server port with used with a specified DNS name, #4210
|
2022-07-03 00:44:58 -07:00 |
Ylian Saint-Hilaire
|
dd5b1b2bcd
|
Fixed server exception in web relay when websocket fails to connect, #4172.
|
2022-07-01 01:18:18 -07:00 |
Simon Smith
|
c492aae484
|
switch end/close
close ws not end
end http not close
|
2022-06-30 10:48:57 +01:00 |
Ylian Saint-Hilaire
|
d2b39fef3e
|
Improved tunnel clean up, #4172
|
2022-06-29 14:44:16 -07:00 |
Ylian Saint-Hilaire
|
22edf8d45f
|
Improved web relay cookie handling, #4172
|
2022-06-29 14:16:48 -07:00 |
Ylian Saint-Hilaire
|
a383bd1cb3
|
Web relay websocket ping/pong forwarding, #4172
|
2022-06-28 15:42:52 -07:00 |
Ylian Saint-Hilaire
|
0637412d1b
|
Fixed Web-RDP when a default user is set and no users are logged in.
|
2022-06-28 15:20:05 -07:00 |
Ylian Saint-Hilaire
|
b41fdec922
|
Added browser to device websocket relay, #4172
|
2022-06-28 14:20:13 -07:00 |
Ylian Saint-Hilaire
|
8a8d9869dd
|
Added websocket device to browser frame forwarding, #4172
|
2022-06-28 11:05:15 -07:00 |
Ylian Saint-Hilaire
|
91dead8e84
|
Fixed web relay for responses with no body.
|
2022-06-27 23:08:07 -07:00 |
Ylian Saint-Hilaire
|
d1e0cd94e2
|
Web relay can now stream chunk encoding towards relay device, #4172
|
2022-06-27 13:48:13 -07:00 |
Ylian Saint-Hilaire
|
e351e839db
|
Web relay can now stream http content-length requests to the device, #4172
|
2022-06-27 13:18:05 -07:00 |
Ylian Saint-Hilaire
|
087b336492
|
Web relay now stream HTTP responces from device to browser, #4172
|
2022-06-27 13:02:46 -07:00 |
Ylian Saint-Hilaire
|
76b1c92550
|
Added web relay session timeout, #4172
|
2022-06-26 16:55:07 -07:00 |
Ylian Saint-Hilaire
|
ab9b83b5f4
|
Added TLS support to web relay, #4172
|
2022-06-25 22:10:07 -07:00 |
Ylian Saint-Hilaire
|
3b93d1adf7
|
Web relay improvements, #4172
|
2022-06-25 16:22:51 -07:00 |
Ylian Saint-Hilaire
|
0aeeb1c79c
|
First working web relay, very basic. #4172
|
2022-06-25 13:29:24 -07:00 |
Ylian Saint-Hilaire
|
571a0f1c2d
|
More work on web relay, #4172
|
2022-06-24 16:53:31 -07:00 |
Ylian Saint-Hilaire
|
6dbae08c40
|
Added Web-RDP mouse cursor support.
|
2022-06-23 22:10:07 -07:00 |
Ylian Saint-Hilaire
|
a3dc3d7b5d
|
Fixed server exception when remembering SFTP credentials, #4080
|
2022-06-06 08:06:32 -07:00 |
Ylian Saint-Hilaire
|
783ff4be0c
|
Improved RDP error handling, #4022
|
2022-05-20 21:52:03 -07:00 |
Ylian Saint-Hilaire
|
9c52cc4d8c
|
Web-SSH fixes and improvements.
|
2022-05-19 14:41:32 -07:00 |
Ylian Saint-Hilaire
|
753b6c240a
|
SSH/RDP credentials are now stored per user account, #3995
|
2022-05-17 16:09:35 -07:00 |
Ylian Saint-Hilaire
|
0d723df2e8
|
Completed work on RDP clipboard support.
|
2022-05-16 12:44:51 -07:00 |
Ylian Saint-Hilaire
|
af052ddfe7
|
First pass at adding RDP clipboard support, #3810.
|
2022-05-14 23:00:57 -07:00 |
Ylian Saint-Hilaire
|
0d297088c8
|
Added option to save SSH username and key without saving key password.
|
2022-05-10 17:44:34 -07:00 |
Ylian Saint-Hilaire
|
6797f8199c
|
Added RDP alternate shell / working dir, #3943
|
2022-05-08 11:46:07 -07:00 |
Ylian Saint-Hilaire
|
fa8680c14e
|
Added RDP viewonly and limited input.
|
2022-05-07 15:47:50 -07:00 |
Ylian Saint-Hilaire
|
6a35eb61a4
|
Added typing feature to integrated RDP.
|
2022-05-05 17:42:40 -07:00 |
Ylian Saint-Hilaire
|
5869782bdf
|
Added full agent ping/pong support on SSH/SFTP sessions.
|
2022-05-05 16:16:58 -07:00 |
Ylian Saint-Hilaire
|
93e8f2cdcf
|
Added full agent ping/pong support on RDP sessions.
|
2022-05-05 13:17:34 -07:00 |
Ylian Saint-Hilaire
|
4ce9e09e91
|
Added support for Browser Ping/Pong in RDP sessions.
|
2022-05-05 12:38:03 -07:00 |
Ylian Saint-Hilaire
|
fa07d414c6
|
RDP integration fixes.
|
2022-05-04 14:18:04 -07:00 |
Ylian Saint-Hilaire
|
491a6b918e
|
Completed RDP settings.
|
2022-05-04 13:11:52 -07:00 |
Ylian Saint-Hilaire
|
706ca17151
|
More RDP to desktop tab improvements.
|
2022-05-03 16:24:43 -07:00 |
Ylian Saint-Hilaire
|
09881d06f5
|
First integration of RDP into the desktop tab.
|
2022-05-02 21:06:32 -07:00 |
Ylian Saint-Hilaire
|
db06ec1975
|
Added Web based RDP support with NLA, #3867 and #3914
|
2022-04-29 11:13:58 -07:00 |
Ylian Saint-Hilaire
|
fc60faefba
|
Added mpsHighSecurity option in config.json, #3910
|
2022-04-23 13:17:12 -07:00 |
Ylian Saint-Hilaire
|
af8a6ec2a1
|
Many improvements to apprelay.js
|
2022-04-14 11:47:04 -07:00 |
Ylian Saint-Hilaire
|
740fbb1e56
|
Completed initial version of agent-less deivce group reached thru a agent, #3867
|
2022-04-13 18:58:37 -07:00 |
Ylian Saint-Hilaire
|
545290a9af
|
Added new allowSavingDeviceCredentials option, #3751
|
2022-03-15 17:00:43 -07:00 |
Ylian Saint-Hilaire
|
dc3974e2d9
|
Fix for server exception, #3719
|
2022-02-28 09:37:25 -08:00 |
Ylian Saint-Hilaire
|
4b4419f581
|
Improved SSH/FTP/RDP event logs, #3679
|
2022-02-22 10:56:45 -08:00 |
Ylian Saint-Hilaire
|
836ad768ac
|
Updated headers.
|
2022-01-23 23:21:24 -08:00 |
Ylian Saint-Hilaire
|
ea027d73a1
|
Reporting improvements.
|
2021-09-10 17:28:08 -07:00 |
Ylian Saint-Hilaire
|
a928d3cada
|
Added SSH key auth and remember to agent Win-SSH link, #3108
|
2021-09-07 12:42:51 -07:00 |
Ylian Saint-Hilaire
|
6798415c92
|
Added SSH Key support.
|
2021-08-12 22:52:42 -07:00 |