https://github.com/hrichharms/tcp-holepunching
Python-implemented TCP NAT hole punching
https://github.com/hrichharms/tcp-holepunching
hole-punching holepunch holepunching network-programming python3
Last synced: about 2 months ago
JSON representation
Python-implemented TCP NAT hole punching
- Host: GitHub
- URL: https://github.com/hrichharms/tcp-holepunching
- Owner: hrichharms
- Created: 2021-04-21T14:56:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-16T19:49:05.000Z (over 1 year ago)
- Last Synced: 2025-03-20T16:52:13.668Z (2 months ago)
- Topics: hole-punching, holepunch, holepunching, network-programming, python3
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TCP NAT hole punching implemented in Python as described in [this](https://bford.info/pub/net/p2pnat/) paper.