1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Update more source links to https

This commit is contained in:
dmiller
2017-01-14 15:30:31 +00:00
parent ad6f790773
commit 784207214a
13 changed files with 18 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
---
-- Utility functions for sending MLD requests and parsing reports.
--
-- @copyright Same as Nmap--See http://nmap.org/book/man-legal.html
-- @copyright Same as Nmap--See https://nmap.org/book/man-legal.html
local bin = require "bin"
local nmap = require "nmap"