Droid-MAX

Results 46 comments of Droid-MAX

You are right. When building a docker image in a Chinese network environment, some golang packages cannot be downloaded, resulting in build errors, so I suggest adding the GOPROXY environment...

And why does the cameradar built with the latest version of the source code do not support the -o parameter?

Does the V10 version of the kernel do not have the driver of the FT2232H series chip?

Maybe I have the same problem as you.

The correspondence between the rom file and the start and end addresses of the imagename in the section programming is not clearly stated in the manual.

I compile edgectl & supernodectl successful, but when I compile edged & supernoded, prompt failed and miss n2n related files. then I search for n2n source code, and no idea...

follow your lead and try again, but I failed, emm, very confused, Not very good at golang. output below: kali@kali:~/go/src/github.com/pojntfx/gon2n/cmd/edged$ env CGO_ENABLED=0 GOOS=windows GOARCH=386 go build -ldflags "-s -w" -o...

thanks. and I just release a asciinema cast about gon2n running on android: https://asciinema.org/a/365251 but it works lol

I packaged gon2n into a standard debian package https://github.com/Droid-MAX/gon2n/releases

Can We write a full manual document about static compiling GON2N?