MeshCentral icon indicating copy to clipboard operation
MeshCentral copied to clipboard

Agent for OpenWRT/x86_64

Open D4rk4 opened this issue 3 years ago • 8 comments

Please add an agent for OpenWRT x86_64. Or suggest how to install an existing agent.

D4rk4 avatar Jun 06 '21 18:06 D4rk4

Once I get a few cycles, this should be easy. I just need to build a new toolchain to do this.

krayon007 avatar Jun 08 '21 17:06 krayon007

Any chance to get agent for OpenWRT/x86_64?

D4rk4 avatar Jul 25 '21 09:07 D4rk4

Up

D4rk4 avatar Nov 23 '21 19:11 D4rk4

This should already be live. I'll have to double check which server version this went live with.

krayon007 avatar Nov 24 '21 23:11 krayon007

I'm don't see options like Linux x86_64 (OpenWRT) in the binary agent list. I'm on 0.9.58

D4rk4 avatar Dec 10 '21 18:12 D4rk4

Still not available on 0.9.66

D4rk4 avatar Jan 10 '22 08:01 D4rk4

Any instructions on how to compile the agent if you have the openwrt toolchain @krayon007 ?

r1bnc avatar Jul 25 '22 23:07 r1bnc

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

krayon007 avatar Jul 26 '22 00:07 krayon007

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 image

si458 avatar Sep 29 '23 11:09 si458