dndx / phantun

Transforms UDP stream into (fake) TCP streams that can go through Layer 3 & Layer 4 (NAPT) firewalls/NATs.
Apache License 2.0
1.71k stars 137 forks source link

Can other operating systems be supported? #146

Closed aagaguai closed 8 months ago

aagaguai commented 10 months ago

I need to use it on win and debian systems, but there is no binary executable program for the win system. Can the win version be added to the next version?

dndx commented 8 months ago

https://github.com/yaa110/tokio-tun currently lacks support for O/S other than Linux, maybe consider raising the issue there?