diff options
-rwxr-xr-x | autogen.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,3 +12,4 @@ fi set +x printf "\n%s\n" "You can now run \`./configure\` and \`make\`." +printf "%s\n" " (or run only \`make\` if potd is already configured)" |
index : potd.git | |
A high scalable low to medium interactive SSH/TCP honeypot using Linux Namespaces, capabilities, seccomp, cgroups designed for OpenWrt and IoT devices. |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | autogen.sh | 1 |
@@ -12,3 +12,4 @@ fi set +x printf "\n%s\n" "You can now run \`./configure\` and \`make\`." +printf "%s\n" " (or run only \`make\` if potd is already configured)" |