Skip to content

Direct StreamDialer not working with lwIP device #274

@mklnz

Description

@mklnz

I'm doing some testing based on the examples in x/outline-cli to read/write IP Packets from/to a TUN device.
I have gotten the example working with shadowsocks.NewStreamDialer, but I'm unable to get it working with the direct transport.TCPDialer (for bypassing certain hosts).

It seems to get stuck in the relay function in lwip2transport.

Am I missing something here? Or further implementation is required?
I will diagnose further but just thought to check in whether someone has attempted this before.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions