/proxy-nio

NIO proxy written in swift

Primary LanguageSwift

proxy-nio

NIO proxy

Feature | Plan

  • socks5 proxy with auth
  • shadowsocks protocol(udp is in plan)
  • socsk5 udp relay
  • socks5 forward
  • http(s) proxy
  • sniffer http(s) traffic
  • support iOS platform

Requirement

  • macOS 10.15
  • swift 5.3

Check UDP

python udpchk.py -p localhost  -P 1080

RFC Documents

  1. SOCKS Protocol Version 5
  2. Username/Password Authentication for SOCKS V5