Skip to content

indragiek/INSOCKSServer

Repository files navigation

INSOCKSServer

SOCKS5 Proxy Server Implementation in Objective-C

Implements a proxy server using version 5 of the SOCKS protocol as defined in RFC 1928. Work in progress.

TODO

Contributions

Contributions implementing anything in TODO or any bug fixes/improvements are much appreciated.

What works so far

  • SOCKS5 proxy server using anonymous authentication and a TCP/IP connection
  • Sample application that runs a simple SOCKS proxy

Dependencies

  • GCDAsyncSocket (submodule)

License

Licensed under MIT.

About

SOCKS5 proxy server implementation in Objective-C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published