Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Direct StreamDialer not working with lwIP device #274

Open
mklnz opened this issue Sep 6, 2024 · 0 comments
Open

Direct StreamDialer not working with lwIP device #274

mklnz opened this issue Sep 6, 2024 · 0 comments
Assignees

Comments

@mklnz
Copy link

mklnz commented Sep 6, 2024

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.

@sbruens sbruens assigned sbruens and jyyi1 and unassigned sbruens Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants