10 src = fetchFromGitHub {
11 owner = "tnpitsecurity";
14 hash = "sha256-BU3gBUNOTjpAANkvzPcgsZrly+TkbG86LHtZf93uxeY=";
17 vendorHash = "sha256-v6lHY3s1TJh8u4JaTa9kcCj+1pl01zckvTVeLk8TZ+w=";
26 "-extldflags '-static'"
29 # Tests require network access
33 description = "Tunneling/pivoting tool that uses a TUN interface";
34 homepage = "https://github.com/tnpitsecurity/ligolo-ng";
35 changelog = "https://github.com/nicocha30/ligolo-ng/releases/tag/v${version}";
36 license = licenses.gpl3Only;