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
Browse Source
Added installation guide
main
nibrag
8 years ago
parent
468e41996f
commit
485b906f08
1 changed files
with
16 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+16
-0
README.rst
+ 16
- 0
README.rst
View File
@@ -22,6 +22,22 @@ TODO
- UDP associate
- TCP port binding
Installation
------------
You can install it using Pip:
.. code-block::
pip install aiosocks
If you want the latest development version, you can install it from source:
.. code-block::
git clone git@github.com:nibrag/aiosocks.git
cd aiosocks
python setup.py install
Usage
-----
direct usage
Write
Preview
Loading…
Cancel
Save