Application for managing MX Remote compatible devices.
Project description
MX Remote Manager
Application for managing MX Remote compatible devices.
Installation
Run install-pip.sh if you're building from source. Alternatively you can use one of the prebuilt binaries.
These binaries can be built by calling build-dist.sh.
Please note that the prebuilt binaries will take more time to start, while the version installed by pip will run much faster.
Application
The GUI application is started by running mxr-ui and the console application by running mxr.
The application also includes methods for debugging MX Remote networks:
- The console application will always dump all received frames in human readable form on the console
- GUI application that dumps all received frames in human readable form on the console:
mxr -u 1 - To dump these frames in a file
mxr -u 1 -o /path/to/file.txt - Import frames captured by MatrixOS and dump the frames:
mxr -i /path/to/file.bin
All command line options:
usage: mxr [-h] [-i INPUT] [-f FILTER] [-o OUTPUT] [-l LOCAL_IP] [-b BROADCAST] [-u UI]
MX Remote Manager / Debugger
options:
-h, --help show this help message and exit
-i INPUT capture file to process
-f FILTER ip address to process in the capture file
-o OUTPUT write output to a file
-l LOCAL_IP local ip address of the network interface to use
-b BROADCAST use broadcast mode instead of multicast mode
-u UI show the user interface
The user interface option and mxr-ui application are only available when mx_remote_manager is installed after installing mx_remote.
Plain mx_remote only includes the command line version of mxr.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mx_remote_manager-1.0.0.tar.gz.
File metadata
- Download URL: mx_remote_manager-1.0.0.tar.gz
- Upload date:
- Size: 71.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83a0c5575ba2bce5605e2ab39ce62c5ad5e2ae807e8333fad2265a593966d56c
|
|
| MD5 |
1d915b39ebcb60093dab9e68d71d90ba
|
|
| BLAKE2b-256 |
842ab0ce20c260ec492557aa16f69766ebe56179f2193e64a48d29cc9f5356cf
|
File details
Details for the file mx_remote_manager-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mx_remote_manager-1.0.0-py3-none-any.whl
- Upload date:
- Size: 80.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7281a8f422425315bc50c37680455d0c344f419f8d9b44f254ddede9d5ad1984
|
|
| MD5 |
35997d8db54bed0cce9096a71e6c64fb
|
|
| BLAKE2b-256 |
a824874dbffe9ae6d3876d0f176be2019e28bbfbb2e8438d5ffc059b5dc2bc91
|