Skip to content

Hybrid proxy server for iOS (iPhone, iPad, iPod) with support of HTTP and SOCKS5 TCP and UDP based on CocoaAsyncSocket. Easy fit for MacOS. It also provides proxy auto configuration files

NikoSquare/AsyncProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsyncProxy

Hybrid proxy server for iOS (iPhone, iPad, iPod) with support HTTP and SOCKS5 TCP and UDP based on CocoaAsyncSocket. Easy fit for MacOS. It also provides proxy auto configuration files (PAC) by http link. Disable by http link function. Automatic protocol recognition. Background mode (with silent sound loop).

Possible use: AsyncProxy reroutes bridged interface data through device APN (Tethering) or back through WiFi (Securing). If device use VPN connection, AsyncProxy reroute client's traffic through that connection, where after proxy traffic will be secure. Another words you can connect device to WiFi (can be public WiFi), establish VPN, and connect clients in the same WiFi through device's AsyncProxy to secure all traffic.

Connections maintenance by: https://github.com/robbiehanson/CocoaAsyncSocket

About

Hybrid proxy server for iOS (iPhone, iPad, iPod) with support of HTTP and SOCKS5 TCP and UDP based on CocoaAsyncSocket. Easy fit for MacOS. It also provides proxy auto configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published