forked from whyvl/wireproxy
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I tried to run wireproxy on a router.
To achieve this I crosscompiled source code for ARM Linux (GOOS=linux GOARCH=arm GOARM=5) and run the resulting WireProxy binary on the router.
The binary started successfully, but when I tried to connect to the proxy I got the following error on the router console:
DEBUG: 2024/12/16 17:51:42 peer(bmXO…fgyo) - Sending handshake initiation
ERROR: 2024/12/16 17:51:42 peer(bmXO…fgyo) - Failed to send handshake initiation: write udp 0.0.0.0:61895: sendmmsg: function not implemented
The kernel version on router is Linux router 2.6.36.4brcmarm #82 PREEMPT Wed Aug 7 09:46:26 CEST 2024 armv7l Tomato.
I this Linux kernel supported? Or may be I need to add some special options to run wireproxy on a router?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels