Skip to content

Marven11/PentestNixOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PentestNixOS

A bunch of hacking tools for NixOS

Why not upload these packages to Nixpkgs?

I don't really know how to package, and I don't want to upload these low quality packages for now.

How to use it?

  1. add this to the flake input:

pentestNixos.url = "github:Marven11/PentestNixOS/main";

  1. add this to your specialArgs:

pentestNixos = pentestNixos.packages."${system}";

  1. in your configuration.nix, add pentestNixos in the function input and use packages inside like pentestNixos.fenjing

tips: to update use this: sudo nix flake lock --update-input pentestNixos

packages

TODO: make it a nur.

About

A bunch of hacking tools for NixOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published