mirror of
https://github.com/sshuttle/sshuttle.git
synced 2024-11-22 16:03:57 +01:00
262affe94f
See #60
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
|