mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-03-15 16:48:44 +01:00
Readme: add instructions for installing via MacPorts
This commit is contained in:
parent
bc72bb4811
commit
da848b6dba
@ -67,6 +67,11 @@ Obtaining sshuttle
|
|||||||
# pkg
|
# pkg
|
||||||
pkg install py36-sshuttle
|
pkg install py36-sshuttle
|
||||||
|
|
||||||
|
- macOS, via MacPorts::
|
||||||
|
|
||||||
|
sudo port selfupdate
|
||||||
|
sudo port install sshuttle
|
||||||
|
|
||||||
It is also possible to install into a virtualenv as a non-root user.
|
It is also possible to install into a virtualenv as a non-root user.
|
||||||
|
|
||||||
- From PyPI::
|
- From PyPI::
|
||||||
|
Loading…
Reference in New Issue
Block a user