13 Commits (ebc8d9c5bdee4dce3696c50042e0713ebfc93a02)

Author SHA1 Message Date
  Syrone Wong d5f24df128 Don't suppress exceptions 9 years ago
  Noisyfox 4acae9de9b Fix a bug that the callback will be invoked twice if http proxy request failed. (#751) 9 years ago
  Noisyfox 35fc73b58b Add HTTP proxy support in forward proxy (#745) 9 years ago
  noisyfox 05063f074a Fix an issue that the socket may not be released. 9 years ago
  noisyfox f676d2185e Use Socket.ConnectAsync instead of socket.BeginConnect. 9 years ago
  noisyfox 53ce1948e4 Unified ipv4, ipv6 and domain connections. 9 years ago
  noisyfox ad15c7e64b Improve host address handling using DnsEndPoint 9 years ago
  noisyfox aef88543d2 Fix typo 9 years ago
  noisyfox 22740c5102 Let Socks5 proxy handle server host's domain name. 9 years ago
  noisyfox a02cd11dc9 Let proxy module handle name resolving itself. 9 years ago
  Syrone Wong a9af9fdfc0 Refactor 10 years ago
  noisyfox 9493f93c0f Add Socks5 Proxy 10 years ago
  noisyfox 95d4e3a0c0 Add proxy support 10 years ago