diff options
author | makefu <github@syntax-fehler.de> | 2011-11-07 18:18:03 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2011-11-07 18:18:03 +0100 |
commit | cbf6455e58624dc3394b8506481e4b6e5ee58094 (patch) | |
tree | ecd43fb47357fb6bf1ee2dabccbf74850ead3079 /census/Makefile | |
parent | 1d7d5f8eafb7197387c57e1a85f704de04f00c5b (diff) | |
parent | 207a4ec405d3229a9d2e200b7803c3068d513265 (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'census/Makefile')
-rw-r--r-- | census/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/census/Makefile b/census/Makefile index 2c6c1c03..9993bf2a 100644 --- a/census/Makefile +++ b/census/Makefile @@ -1,6 +1,5 @@ .phony: all all: arping.py arping_users.py - echo "call python ./arping_users.py v" install: - apt-get install python-scapy + ./sched-arping |