Skip to content

Self-Hosting-Group/libpcpnatpmp

 
 

Repository files navigation

Port Control Protocol (PCP) and NAT-PMP client library

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.

Components

Build instructions are located in INSTALL.md file. More information about components are in each subdirectory's README.md file.

Releases

No releases published

Packages

No packages published

Languages

  • C 87.8%
  • Shell 5.0%
  • Python 2.9%
  • Makefile 1.7%
  • M4 1.5%
  • CMake 1.1%