mirror of
https://github.com/sshuttle/sshuttle.git
synced 2024-11-21 23:43:18 +01:00
13 lines
181 B
ReStructuredText
13 lines
181 B
ReStructuredText
Installation
|
|
============
|
|
|
|
- From PyPI::
|
|
|
|
pip install sshuttle
|
|
|
|
- Clone::
|
|
|
|
git clone https://github.com/sshuttle/sshuttle.git
|
|
cd sshuttle
|
|
./setup.py install
|