r/MeshCentral

Phone number for telegram

Guys let me know how to get phone number which is not associated with our id to be anonymous how can we get one

Please help

reddit.com
u/[deleted] — 1 day ago

Anyone using Raspberry PI with Ubuntu 26.04?

We are looking for a product to manage raspberry PI's across a bunch of sites, so some hundreds of PIs in total. We were able to setup the server easily enough, the client for the PI we figured out as well. The reason we are using ubuntu linux instead of raspbian is because we use palo alto cortex and its supported on Ubuntu vs raspbian + our company standard is ubuntu.

The problem is that Ubuntu 26.04 uses wayland and then the desktop option doesnt show up inside of Meshcentral. To get around that we changed it to X11 and have tried several different options but all of them give horrible performance (like 4-5 seconds on each click) even with 2 devices on the same switch / same network etc.

I am curious if anyone else has gone through this pain and if you have a solution or not? The terminal option and all of the other things work perfectly, its just the desktop thats not functioning properly/ I dont think its a problem of Meshcentral and its more on the Ubuntu side but i figured someone else may have done this.

reddit.com
u/tekkietekkie — 7 days ago

PocketMesh — a native Android client for MeshCentral

(posted with Mod Approval)

I got tired of trying to use MeshCentral on my phones browser every time I needed to check on a machine when out and about, so I built PocketMesh. It's a native Android (Kotlin/Jetpack Compose) app that talks straight to your MeshCentral server's WebSocket connection using the same authentication mechanism meshctrl.js uses. Multiple server support and I automatically generate a login token when you sign in to handle further auth needs. If your server doesn't support login tokens, you can also feed it an OTP seed and have it generate the OTP code automatically OR just enter in the OTP code in each time. All credentials are encrypted with Android Keystore and the app even has an optional biometric lock.

PocketMesh works by "translating"/implmenting parts of MeshCentral's own protocols natively in Kotlin. Of note, meshuser.js and meshrelay.js make up ~75% of what I "translated". And of course, meshcore.js was vital in understanding how clients works. There's like a dozen other specific files that helped with specific functions (like win-terminal.js, what a mess the windows terminal is, I went through like 20 rounds of bug fixes in my app and I still have bugs there).

I been building it for some time for my own personal use, then (we use MC at work also) I added features my work needed, and finally I'm in a spot that I can share it with the world. To be fair, it only covers the stuff I (and my coworkers) actually use day to day. Partial list of features include listing devices with online/offline status, wake/sleep/restart/shutdown/etc, desktop, terminal, files, and events. There's also a hardware details screen with software and network info, as well as the power state chart, and more. App has backup/restore for your saved server list (but no backup of token info, as it's locked to the device it's entered on by design).

I care deeply by security. PocketMesh has been through Android Studio's linter as well as MobSF, and a few other tools (like burpsuite, work required it). PocketMesh communicates ONLY to the MeshCentral servers you connect to and GitHub. The GitHub connection is to check the release tags (every 12 hours), then compare against the locally installed version for update notification. No data is sent to GitHub, it does that comparison locally after it pulls the current version number. There are no analytics or even crash reporting in the app.

It still has some gaps I'm actively building, like no chat (this is #1 for me right now), recording management, push notifications on state changes, etc, but it's been solid for what I need and think you'll find it helpful. Happy to answer questions or hear what's missing if anyone gives it a spin. I have a full demo video, screenshots, downloads, etc on the website https://mesh.pocketsized.app/

reddit.com
u/PocketSized-Apps — 10 days ago

unable to install two agent on same machine

i tried installing two agents on same machine, i have changed their data in my config.json but when i install second agent it rewrites previous one instead of working separately, even though i have name in config.json but they keep on sharing same service tried changing service name via cmd but no use, can anyone help me resolve this issue?

reddit.com
u/One_One2755 — 11 days ago