diff --git a/Network/Investigation/tcp-investigation.sh b/Network/Investigation/tcp-investigation.sh index cc9d8c1..b0a611f 100755 --- a/Network/Investigation/tcp-investigation.sh +++ b/Network/Investigation/tcp-investigation.sh @@ -12,11 +12,12 @@ TCP investigation script # CONFIGURATION # Sender -SENDER="netico@midala.net" +SENDER="someone@domain.tld" # Recipient -RECIPIENT="paolo.radice@fastwebnet.it" +RECIPIENT="someone.else@domain.tld" # Mail relay URL -RELAY="smtp://mail.midala.net:587" +RELAY="smtp://powerful.mail.server:587" + # ERRORS HANDLING E=false