imgk/shadow

UDP(53) error...

BeOB opened this issue · 10 comments

BeOB commented

image

imgk commented

Could you share more information?

Use wintun or WinDivert?
What's your config file?

I can not reproduce this error.

BeOB commented

It is WinDivert.

imgk commented

Can you try this version?
Can you provide some information about your running environment?

shadow.zip

Though I can not reproduce this error, I guess this error happens when the network card does not support checksum offload.

BeOB commented

Same error occurred....

image

BeOB commented

My lancard is suppert a udp checksum offload.

image

imgk commented

Try this version. If not, add -tags="shadow_divert shadow_cgo" to use previous LWIP instead of gvisor net stack. The previous one should work.

shadow.zip

BeOB commented

image

imgk commented

5bd4706 fix nil pointer

How about the checksum error?

BeOB commented

It has improved a lot.
But it dies after a few seconds.

image

BeOB commented

End version is very nice.
You are the best.
Thanks..