docs - mesh Router cleanup

silversword411 committed May 15, 2022 at 12:16 UTC 4a6c81535c4941aef76403e308bfa6cdecd47f4d
2 files changed +15 -1
docs/docs/meshrouter/images/Aspose.Words.954ea56c-626b-416a-8b2a-efde10ebd3a9.002.png
Binary files /dev/null and b/docs/docs/meshrouter/images/Aspose.Words.954ea56c-626b-416a-8b2a-efde10ebd3a9.002.png differ
docs/docs/meshrouter/index.md
+15 -1
@@ -1,6 +1,8 @@
1 # MeshCentral Router
2
3 -[MeshCentral Router Guide](https://meshcentral.com/info/docs/MeshCentral2RouterUserGuide.pdf)
3 +![](images/Aspose.Words.954ea56c-626b-416a-8b2a-efde10ebd3a9.002.png)
4 +
5 +[MeshCentral Router Guide as .pdf](https://meshcentral.com/info/docs/MeshCentral2RouterUserGuide.pdf)
6
7 ## Video Walkthru
8
@@ -8,6 +10,14 @@
10 <iframe width="320" height="180" src="https://www.youtube.com/embed/BubeVRmbCRM" frameborder="0" allowfullscreen></iframe>
11 </div>
12
13 +## Abstract
14 +
15 +This document takes a look at MeshCentral Router, a Windows application that performs TCP and UDP port mapping from a local machine to any remote computer thru a MeshCentral servers. This document should allow the user to Internet relay traffic thru NAT routers and firewalls.
16 +
17 +## Introduction
18 +
19 +MeshCentral is a remote management web site that connects users to remote computers over a local network or the internet. In addition to remote management features, MeshCentral is capable of relaying TCP and UDP traffic thru the server and thru mesh agents installed on remote computers. This feature can be useful to, for example, perform a remote desktop session using RDP or route custom traffic that would otherwise be difficult to route.
20 +
21 ## Downloading
22
23 MeshCentral router is a Windows application that comes built-into the MeshCentral server or can
@@ -148,5 +158,9 @@ normal application bar.
158
159 ## Conclusion
160
161 +MeshCentral Router is a free, open source tool for routing TCP and UDP traffic over the internet. It’s a powerful as it allows for any traffic to go thru NAT routers and firewalls while being encrypted using TLS.
162 +
163 +## License
164 +
165 MeshCentral, MeshCentral Router and this document are all opens source and licensed using
166 Apache 2.0, the full license can be found at <https://www.apache.org/licenses/LICENSE-2.0>.