mirror of
https://github.com/nmap/nmap.git
synced 2026-06-25 10:38:02 +00:00
Add a bit more information about what the STUN protocol is
This commit is contained in:
parent
6f910154b5
commit
ff73f20356
1 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
-- A library that implements the basics of the STUN protocol per RFC3489
|
||||
-- and RFC5389.
|
||||
-- A library that implements the basics of the STUN protocol (Session
|
||||
-- Traversal Utilities for NAT) per RFC3489 and RFC5389. A protocol
|
||||
-- overview is available at http://en.wikipedia.org/wiki/STUN.
|
||||
--
|
||||
-- @author "Patrik Karlsson <patrik@cqure.net>"
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue