mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
Add note and reference to punycode.js in the main part of NSEdoc for punycode.lua
This commit is contained in:
@@ -16,8 +16,12 @@
|
||||
-- Advantages of Bootstring algorithm are Completeness, Uniqueness,
|
||||
-- Reversibility, Efficient encoding, Simplicity and Readability.
|
||||
--
|
||||
-- Portions of this library were adapted from punycode.js by Mathias Bynens
|
||||
-- under the MIT License.
|
||||
--
|
||||
-- References:
|
||||
-- * http://ietf.org/rfc/rfc3492.txt
|
||||
-- * punycode.js: https://mths.be/punycode
|
||||
--
|
||||
-- @author Rewanth Cool
|
||||
-- @copyright Same as Nmap--See https://nmap.org/book/man-legal.html
|
||||
|
||||
Reference in New Issue
Block a user