gravitl / netmaker

Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
https://netmaker.io
Other
9.4k stars 547 forks source link

[support]: Adding netclient support for additional MIPS architectures #1739

Closed shan100github closed 1 year ago

shan100github commented 1 year ago

Contact Details

No response

What happened?

Though we have merged https://github.com/gravitl/netmaker/pull/1681, as mentioned in https://github.com/gravitl/netmaker/blob/develop/netclient/bin-maker.sh#L24, we need to create Netclient binaries to support https://github.com/golang/go/wiki/GoMips#supported-architectures.

Provide support for issues similar to https://github.com/gravitl/netmaker/issues/1733

Assignee

Let me create PR.

Contributing guidelines

shan100github commented 1 year ago

Created PR https://github.com/gravitl/netmaker/pull/1756