Metadata-Version: 2.1
Name: stun
Version: 1.0.0
Summary: Session Traversal Utilities for NAT
Home-page: https://github.com/moky/wormhole/
Author: Albert Moky
Author-email: albert.moky@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Simple Traversal of UDP through NATs

[![License](https://img.shields.io/github/license/moky/wormhole)](https://github.com/moky/wormhole/blob/master/LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/moky/wormhole/pulls)
[![Platform](https://img.shields.io/badge/Platform-Python%203.7-brightgreen.svg)](https://github.com/moky/wormhole/wiki)
[![Issues](https://img.shields.io/github/issues/moky/wormhole)](https://github.com/moky/wormhole/issues)
[![Repo Size](https://img.shields.io/github/repo-size/moky/wormhole)](https://github.com/moky/wormhole/archive/refs/heads/main.zip)
[![Tags](https://img.shields.io/github/tag/moky/wormhole)](https://github.com/moky/wormhole/tags)
[![Version](https://img.shields.io/pypi/v/stun)](https://pypi.org/project/stun)

[![Watchers](https://img.shields.io/github/watchers/moky/wormhole)](https://github.com/moky/wormhole/watchers)
[![Forks](https://img.shields.io/github/forks/moky/wormhole)](https://github.com/moky/wormhole/forks)
[![Stars](https://img.shields.io/github/stars/moky/wormhole)](https://github.com/moky/wormhole/stargazers)
[![Followers](https://img.shields.io/github/followers/moky)](https://github.com/orgs/moky/followers)

## Request For Comments

* [RFC-5389](https://www.ietf.org/rfc/rfc5389.html)
* [RFC-3489](https://www.ietf.org/rfc/rfc3489.html)

Copyright &copy; 2021 Albert Moky
