Getting started with MESH
Welcome to the MESH getting started guide.
This guide will walk you through setting up your first MESH network for remote mobile forensics.
By the end, you'll have a working mesh network connecting an analyst workstation to an Android device for collecting Android forensics data.
Setup Overview
The setup process involves four main steps:
- Deploy the Control plane - Set up the MESH coordination server
- Install the Analyst client - Build and configure the MESH CLI on your acquision Linux/MacOS node
- Install the Endpoint client - Deploy the MESH app on a client Android device
- Connect and Verify - Establish the mesh and test connectivity
Before you begin
Make sure you have the necessary prerequisites for each component you plan to deploy.
Quick Navigation
-
Control plane
Set up the coordination server that manages your mesh network
-
Analyst client
Install the MESH client on your Linux/macOS workstation
-
Endpoint client
Deploy the MESH app on Android devices for forensic collection
-
Verification
Test connectivity and run your first forensic collection
Need Help?
If you encounter issues during setup:
- Check the Troubleshooting guide
- Review the Architecture documentation to understand how components work together
- Report issues on GitHub
Ready to get started? Begin with the Prerequisites →