mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-03-01 00:31:14 +01:00
readme: add Nix
This commit is contained in:
parent
a32689d030
commit
fe1df00be7
@ -41,6 +41,10 @@ Obtaining sshuttle
|
|||||||
|
|
||||||
dnf install sshuttle
|
dnf install sshuttle
|
||||||
|
|
||||||
|
- NixOS::
|
||||||
|
|
||||||
|
nix-env -iA nixos.sshuttle
|
||||||
|
|
||||||
- From PyPI::
|
- From PyPI::
|
||||||
|
|
||||||
sudo pip install sshuttle
|
sudo pip install sshuttle
|
||||||
@ -71,6 +75,10 @@ It is also possible to install into a virtualenv as a non-root user.
|
|||||||
|
|
||||||
brew install sshuttle
|
brew install sshuttle
|
||||||
|
|
||||||
|
- Nix::
|
||||||
|
|
||||||
|
nix-env -iA nixpkgs.sshuttle
|
||||||
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
Loading…
Reference in New Issue
Block a user