mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8195e0e245
service (ddos) agents. At present, it scans for active instances of "trinoo", "Tribe Flood Network" ("TFN") and "stacheldraht" agents, which were compiled using the default values in known source distributions. It will *not* detect TFN2K agents.
16 lines
319 B
Plaintext
16 lines
319 B
Plaintext
--- Makefile.orig Mon Jan 10 13:14:31 2000
|
|
+++ Makefile Sun Feb 13 17:53:23 2000
|
|
@@ -1,10 +1,10 @@
|
|
# Makefile for ddos_scan (dds).
|
|
# $Revision: 1.1 $
|
|
|
|
-CFLAGS=
|
|
+#CFLAGS=
|
|
|
|
# For Solaris 2.5.1 and above, uncomment the following line.
|
|
-LIBS=-lresolv -lsocket -lnsl
|
|
+#LIBS=-lresolv -lsocket -lnsl
|
|
|
|
default:
|
|
@clear
|