mirror of
https://github.com/sshuttle/sshuttle.git
synced 2024-11-26 01:43:29 +01:00
12 lines
163 B
ReStructuredText
12 lines
163 B
ReStructuredText
|
Installation
|
||
|
============
|
||
|
|
||
|
- From PyPI::
|
||
|
|
||
|
pip install sshuttle
|
||
|
|
||
|
- Clone::
|
||
|
|
||
|
git clone https://github.com/sshuttle/sshuttle.git
|
||
|
./setup.py install
|