mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-04-09 17:49:14 +02:00
README: add FreeBSD
This commit is contained in:
parent
502b36e990
commit
2d92090625
@ -55,6 +55,13 @@ Obtaining sshuttle
|
||||
cd sshuttle
|
||||
sudo ./setup.py install
|
||||
|
||||
- FreeBSD::
|
||||
|
||||
# ports
|
||||
cd /usr/ports/net/py-sshuttle && make install clean
|
||||
# pkg
|
||||
pkg install py36-sshuttle
|
||||
|
||||
It is also possible to install into a virtualenv as a non-root user.
|
||||
|
||||
- From PyPI::
|
||||
|
Loading…
Reference in New Issue
Block a user