Updated readme file.
Ylian Saint-Hilaire committed
Apr 28, 2021 at 15:51 UTC
13bb6a091b3eb5707ef5ea4f7deb90626c8334f5
2 files changed
+14
-1
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "meshcentral",
3
- "version": "0.8.21",
3
+ "version": "0.8.22",
4
"keywords": [
5
"Remote Device Management",
6
"Remote Device Monitoring",
readme.md
+13
@@ -38,6 +38,19 @@ Installing MeshCentral on Windows, Linux and macOS.
38
Basic Usages including installing the agent and remote desktop, terminal and file access.
39
[](https://www.youtube.com/watch?v=D9Q7M7PdTg0)
40
41
+MeshCentral support for two-factor authentication.
42
+[](https://www.youtube.com/watch?v=luLZKcma9l0)
43
+
44
+How to setup MeshCentral with the NGINX reverse proxy.
45
+[](https://www.youtube.com/watch?v=YSmiLyKSX2I)
46
+
47
+Installing and using the MeshCentral Android agent
48
+[](https://www.youtube.com/watch?v=wi1HYdW00Bk)
49
+
50
+Using MeshCentral Router to port map TCP connections.
51
+[](https://www.youtube.com/watch?v=BubeVRmbCRM)
52
+
53
+
54
## Feedback
55
If you encounter a problem or have a suggestion to improve the product, you may file an [issue report](https://github.com/Ylianst/MeshCentral/issues/)
56