An attempt at adding UDP support to aiosocks. Untested due to lack of server support.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
John-Mark Gurney 6e4b4f4758 add fix for MacOSX returning different IP address from ntop.. 5 years ago
..
conftest.py Dropped supporting python 3.4, added supporting aiohttp 2.0, migrate to pytest 8 years ago
sample.crt Added fake_socks4_srv and http_srv helpers for tests 9 years ago
sample.key Added fake_socks4_srv and http_srv helpers for tests 9 years ago
test_connector.py connector tests with new exceptions 7 years ago
test_create_connect.py Dropped supporting python 3.4, added supporting aiohttp 2.0, migrate to pytest 8 years ago
test_functional.py add fix for MacOSX returning different IP address from ntop.. 5 years ago
test_helpers.py Fixed: Dependent on the "aiohttp" must be imported only in aiosocks.connector 9 years ago
test_protocols.py New starttls implemenation 7 years ago