GeertJohan / GeertJohan/openwrt-go

Run cross compiled go program on original openwrt mips32 firmware

Open
#19 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
240
Forks
36
PR merge metrics
No merged PRs in 30d

Description

Does anyone know the advantage of re-compile openwrt firmware with this repo? Currently I could run cross compiled go program on original openwrt mips32 firmware, but the performance is very poor.

I tried an UDP tunnel program which written in golang, but when it runs on my mips32 router after cross compiled, the transfer rate is only 2-3Mbps.

So I'm looking for some optimized metheds to run golang on my mips32 router now. Thanks!

My cross compile bin attahed, source code here: https://github.com/xtaci/kcptun

[kcptun-client_mips32_little_endian.zip](https://github.com/xtaci/kcptun/files/311263/kcptun-client_mips32_little_endian.zip)
[kcptun-client_mips32_big_endian.zip](https://github.com/xtaci/kcptun/files/311284/kcptun-client_mips32_big_endian.zip)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.