Home Explore Help
Sign In
jmg
/
aiosocks
1
0
Fork 0
Code Issues 0 Pull Requests 0 Releases 0 Wiki Activity
118 Commits
1 Branch
135 KiB
Tree: 57f0a7b777
main
Branches Tags
${ item.name }
Create branch ${ searchTerm }
from '57f0a7b777'
${ noResults }
Commit Graph

9 Commits (57f0a7b777acf5869cfa52fb00df226fa6d3612f)

Author SHA1 Message Date
  John-Mark Gurney 57f0a7b777 add test to make sure that the correct command is negotiated... 5 years ago
  John-Mark Gurney 697bc43284 add UDP support. This hasn't been tested against a real server yet... 5 years ago
  John-Mark Gurney 6e4b4f4758 add fix for MacOSX returning different IP address from ntop..
import socket
socket.inet_ntop(socket.AF_INET6, socket.inet_pton(socket.AF_INET6, '::111'))

on other OS's like FreeBSD, return ::111 properly, but on MacOSX, returns
::0.0.1.17.
6 years ago
  nibrag efd1ff0c86 New starttls implemenation 8 years ago
  nibrag b8c62da7a6 Dropped supporting python 3.4, added supporting aiohttp 2.0, migrate to pytest 8 years ago
  nibrag e3455c7779 Added test cases for SocksConnector 9 years ago
  nibrag 6aa8016ddf Added functional test cases for SocksConnector 9 years ago
  nibrag de5c4f4b13 Use contextmanager for fake_socks_srv 9 years ago
  nibrag 70937a9617 Separate functional tests and added test case for "negotiate fail" 9 years ago
  nibrag 4512eaac25 Added SSL support and extended test cases for aiosocks.create_connect 9 years ago
  nibrag 040571207a Added test cases for create_connection 9 years ago
Powered by Gitea Version: 1.12.4 Page: 130ms Template: 5ms
English
English
JavaScript licenses API Website Go1.15.2