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.
102
Commits
1
Branch
135 KiB
Python
99.6%
Makefile
0.4%
Tree:
88bf32af80
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '88bf32af80'
${ noResults }
aiosocks
/
tests
History
nibrag
88bf32af80
aiohttp connector new api supporting
8 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
aiohttp connector new api supporting
8 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
Dropped supporting python 3.4, added supporting aiohttp 2.0, migrate to pytest
8 years ago
test_helpers.py
Fixed: Dependent on the "aiohttp" must be imported only in aiosocks.connector
9 years ago
test_protocols.py
Dropped supporting python 3.4, added supporting aiohttp 2.0, migrate to pytest
8 years ago