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