Library implements client side of PCP (RFC 6887) and NAT-PMP (RFC 6886) protocols. Switch to NAT-PMP is done automatically by version negotiation. This library enables any network application to manage network edge device (e.g. to create NAT mapping or ask router for specific flow treatment).
Supported platforms are Linux, Microsoft Windows (Vista and later) and macOS.
- lib - Client library
- cli-client - Command-line interface client
- test-server - Test server
- scapy - PCP layer for Scapy
Build instructions are located in INSTALL.md file. More information about components are in each subdirectory's README.md file.