Bart Noordervliet
0612de430d
Use bind address (if present) when checking redir port
...
The CheckListenPort() function of redirserver.js was not using the optional bind address ("redirPortBind" in config.json), causing it to change the port number when unable to bind on all interfaces. Correct this by passing in 'addr' as the second parameter to createServer.listen().
2020-07-19 19:44:19 +02:00
Ylian Saint-Hilaire
213a3af6a9
Updated MeshAgents, MeshCentral Router and bug fixes.
2020-06-04 23:27:48 -07:00
Ylian Saint-Hilaire
076b5089f4
Many fixes with desktop recording indexor and player.
2020-03-03 16:22:50 -08:00
Ylian Saint-Hilaire
bd7f32b774
MeshRouter now supports new icon, fixed server crash when running on single CPU, Removed Let's Encrypt wildcard altname being added by GreenLock.
2020-03-02 12:36:52 -08:00
Ylian Saint-Hilaire
d55c6b3072
Added basic auth.log support.
2020-02-17 10:24:32 -08:00
Ylian Saint-Hilaire
4381f6277e
Updated file headers.
2020-01-02 18:30:12 -08:00
Ylian Saint-Hilaire
8388fd73a6
Moved to GreenLock v3
2019-11-13 22:47:17 -08:00
Ylian Saint-Hilaire
74539037da
Fixed http to https redirection.
2019-10-25 16:32:09 -07:00
Ylian Saint-Hilaire
043a7c0b68
Peering fixes, 404 page, new desktop special keys.
2019-08-12 14:58:06 -07:00
Ylian Saint-Hilaire
d3e33ba69c
Added a bunch of HTTP to HTTPS redirections.
2019-08-09 15:38:59 -07:00
Ylian Saint-Hilaire
3a2355b98b
Fixed content-disposition headers.
2019-04-30 15:40:19 -07:00
Ylian Saint-Hilaire
8fd3590a87
Server improvements, first Intel AMT CCM activation.
2019-03-04 23:48:45 -08:00
Ylian Saint-Hilaire
c880007cf2
Minor security fixes.
2019-01-04 17:59:13 -08:00
Ylian Saint-Hilaire
678b904fb3
Changed copyrights headers for 2019.
2019-01-03 16:22:15 -08:00
Ylian Saint-Hilaire
8b60090e33
Improved some websocket error handling.
2019-01-02 18:34:50 -08:00
Ylian Saint-Hilaire
d7b60ccb07
Cleaned up deprecation warning on NodeJS 10.x.
2019-01-02 18:03:34 -08:00
Ylian Saint-Hilaire
e0e32a5c5b
Added messenger web application.
2018-11-29 17:59:29 -08:00
Ylian Saint-Hilaire
1b3255e844
New MeshAgent, new border blinking feature.
2018-08-29 18:47:22 -07:00
Ylian Saint-Hilaire
c531b64643
Partinally ran code thru JsHint
2018-08-29 17:40:30 -07:00
Ylian Saint-Hilaire
312b937e62
All JavaScript code is now 'strict'
2018-08-27 12:24:15 -07:00
Ylian Saint-Hilaire
2429a00907
Added serverstate.txt file in data folder
2018-03-14 12:10:13 -07:00
Ylian Saint-Hilaire
80545a7e57
MeshAgents on Windows are now signed.
2018-03-08 17:58:22 -08:00
Ylian Saint-Hilaire
65d6775303
Added built-in Let's Encrypt support using GreenLock.
2018-01-14 21:01:06 -08:00
Ylian Saint-Hilaire
d455e35658
Fixed multi-tenancy DNS support
2018-01-04 12:15:21 -08:00
Ylian Saint-Hilaire
3801159200
Added RDP ClickOnce support.
2017-10-23 14:09:58 -07:00
Ylian Saint-Hilaire
20c836db0d
Added multi-interface mesh server scanner
2017-09-04 12:20:18 -07:00
Ylian Saint-Hilaire
b831b7cb97
Initial main commit
2017-08-28 09:27:45 -07:00