Skip to content

Problem running on a router #5

@Migel1

Description

@Migel1

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions