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.58k stars 128 forks source link

Can other operating systems be supported? #146

Closed aagaguai closed 5 months ago

aagaguai commented 7 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 5 months ago

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