diff --git a/scripts/stun-info.nse b/scripts/stun-info.nse index bd09fb05b..adcdd8b87 100644 --- a/scripts/stun-info.nse +++ b/scripts/stun-info.nse @@ -1,6 +1,5 @@ description = [[ -Retrieves the external IP address of a NAT:ed host using the STUN Classic -protocol. +Retrieves the external IP address of a NAT:ed host using the STUN protocol. ]] ---