6 releases (3 breaking)
0.4.0 | Feb 26, 2025 |
---|---|
0.3.1 | Jan 14, 2025 |
0.3.0 | Dec 16, 2024 |
0.2.1 | Dec 2, 2024 |
0.1.0 | Nov 4, 2024 |
#1524 in Network programming
10,429 downloads per month
Used in 27 crates
(5 directly)
270KB
6K
SLoC
Portmapper
portmapper
is a library to ensure a mapping for a local port is maintained
despite network changes. Provides upnp, pcp and nat-pmp protocols support.
Used in iroh, created with love by the n0 team.
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
Port mapping client and service.
Dependencies
~11–40MB
~600K SLoC