Skip to content

Nix flake shell with a collection of cybersecurity tools

License

Notifications You must be signed in to change notification settings

onix-sec/onix-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Onix Shell

Usage

Requirements

  • Nix

  • Configure Nix to allow nix-command and flakes:

    mkdir ~/.config/nix
    cat > ~/.config/nix/nix.config << EOF
    experimental-features = nix-command flakes
    EOF

Install

git clone https://github.com/onix-sec/onix-shell
cd onix-shell

Edit flake.nix to choose the tools you need.

nix develop

TODO

  • Add a script to generate the list of tools with the link to their homepage

License

Onix shell is licensed under MIT.

About

Nix flake shell with a collection of cybersecurity tools

Resources

License

Stars

Watchers

Forks

Languages