This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
aiosocks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
An attempt at adding UDP support to aiosocks. Untested due to lack of server support.
56
Commits
1
Branch
135 KiB
Python
99.6%
Makefile
0.4%
Tree:
8857750bf9
aiosocks
/
tests
History
nibrag
8857750bf9
Use fake_coroutine from tests.helpers
8 years ago
..
__init__.py
Added SSL support and extended test cases for aiosocks.create_connect
8 years ago
helpers.py
Added fake_coroutine helper. Use protocol for fake_socks_srv
8 years ago
test_connector.py
Use fake_coroutine from tests.helpers
8 years ago
test_create_connect.py
Separate functional tests and added test case for "negotiate fail"
8 years ago
test_functional.py
Separate functional tests and added test case for "negotiate fail"
8 years ago
test_helpers.py
Added test cases for aiosocks.helpers
8 years ago
test_protocols.py
Added test case to create ssl transport
8 years ago