redox/recipes/wip/security/netexec/recipe.toml
2026-05-15 05:28:54 -03:00

10 lines
376 B
TOML

#TODO installation instructions:
# https://github.com/Pennyw0rth/NetExec-Wiki/blob/main/getting-started/installation/installation-on-unix.md
# https://github.com/Pennyw0rth/NetExec-Wiki/blob/main/getting-started/installation/manually-building-the-binary.md
[source]
git = "https://github.com/Pennyw0rth/NetExec"
rev = "v1.5.1"
shallow_clone = true
[build]
template = "custom"