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.
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.
55
Commits
1
Branch
135 KiB
Python
99.6%
Makefile
0.4%
Tree:
efe43e8b84
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'efe43e8b84'
${ noResults }
aiosocks
/
tests
History
nibrag
70937a9617
Separate functional tests and added test case for "negotiate fail"
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
Added SSL support and extended test cases for aiosocks.create_connect
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