summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFreemor <freemor@freemor.ca>2019-09-05 21:17:34 -0300
committerFreemor <freemor@freemor.ca>2019-09-05 21:17:34 -0300
commitb452a5d543b1a366999f54f223db7ce4c0b034be (patch)
tree6547a6242e9a7aedf96a33cc24c6945c6f21ec3d
parentbdc9d5f0a8f951c9484beddbc6dfff4cae50d784 (diff)
A few touch ups.
-rw-r--r--README.txt3
-rwxr-xr-xtheDrain2
2 files changed, 3 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 30e52ed..8370954 100644
--- a/README.txt
+++ b/README.txt
@@ -24,7 +24,8 @@ one of them,
Lets say 117.221.14.131.
+when you run: whois 117.221.14.131
You can see from the: % Information related to '117.221.0.0/20AS9829'
that the net block in question is: 117.221.0.0/20. Often
-there is a CIDR: line with this info also.
+there is a CIDR: line with this info instead/also.
diff --git a/theDrain b/theDrain
index 0257c41..34397f1 100755
--- a/theDrain
+++ b/theDrain
@@ -4,7 +4,7 @@
# Lets get some Variables defined
max_ho=5 # Max # of Half Open Connections
-host_ip="<Your_Host_IP" # IP addy of host machine
+host_ip="<Your_Host_IP>" # IP addy of host machine
log_file="/var/log//drain.txt" # Directory to log to.
alert_to="" # Who to mail Alerts to
alert_level=50 # How man Half Open before we send an e-mail