heiher / hev-socks5-tunnel

A high-performance tun2socks for Linux/Android/FreeBSD/macOS/iOS/WSL2 (IPv4/IPv6/TCP/UDP)
MIT License
636 stars 130 forks source link

support apple tv os ? #120

Closed AddIcechan closed 1 day ago

AddIcechan commented 1 month ago

I want to build the framework for apple tvOS, but I found it can't support. will it support to build tvOS framework? thx.

heiher commented 1 month ago

I'm not familiar with apple tv os. Could you create it based on the existing iOS framework?

AddIcechan commented 1 month ago

I'm not familiar with apple tv os. Could you create it based on the existing iOS framework?

I have tried build framework for tvOS, but something wrong. some API cannot support in tvOS, just like pid = fork(); inhev-exec.cfile. and some api wrong in lwip , etc