EbrahimTahernejad / Tun2SocksKit

Tun2Socks framework repository
50 stars 32 forks source link

noobie here how should I use this? #12

Open lilcheti opened 3 weeks ago

EbrahimTahernejad commented 2 weeks ago

create a network extension, add the package to your NE target using SwiftPM, use setTunnelNetworkSettings to create an interface, run your tun2socks instance (+ any local proxy app you want to use, like xray-core).

if you need specifics for any part, feel free to ask.