sshuttle: add license
This commit is contained in:
parent
c2cfaec0c9
commit
6aa7ef1133
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ python3Packages.buildPythonApplication rec {
|
|||
target network (though it does require Python 2 at both ends).
|
||||
Works with Linux and Mac OS and supports DNS tunneling.
|
||||
'';
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ domenkozar ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue