MeshCentral
MeshCentral copied to clipboard
Agent for OpenWRT/x86_64
Please add an agent for OpenWRT x86_64. Or suggest how to install an existing agent.
Once I get a few cycles, this should be easy. I just need to build a new toolchain to do this.
Any chance to get agent for OpenWRT/x86_64?
Up
This should already be live. I'll have to double check which server version this went live with.
I'm don't see options like Linux x86_64 (OpenWRT) in the binary agent list. I'm on 0.9.58
Still not available on 0.9.66
Any instructions on how to compile the agent if you have the openwrt toolchain @krayon007 ?
If you look in the agents folder of your server, you should see the meshagent_openwrt_x86_64
binary.
As far as compiling for it, you should be able compile it like this:
make linux ARCHID=36
In the makefile, look for PATH_OPENWRT_X86_64 near the top, and change the location to match where your toolchain is
the is multiple options to pick from now (2023 in next release)
it was included as id=36 but was missing from the web ui