portmapper

Crates.ioportmapper
lib.rsportmapper
version
sourcesrc
created_at2024-11-04 18:21:41.431564
updated_at2024-12-02 19:12:10.202452
descriptionPortmapping utilities
homepage
repositoryhttps://github.com/n0-computer/net-tools
max_upload_size
id1435467
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Friedel Ziegelmayer (dignifiedquire)

documentation

README

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

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.

Commit count: 23

cargo fmt