1. Home
  2. Browse
  3. vladimirshaleev-ipaddress

vladimirshaleev-ipaddress

v1.0.1#0Latest

A library for working and manipulating IPv4/IPv6 addresses and networks in modern C++.

Install

Run the following Vcpkg command to install the port.

Usage

vladimirshaleev-ipaddress is header-only and can be used from CMake via:

find_package(ipaddress CONFIG REQUIRED)

target_link_libraries(main PRIVATE ipaddress::ipaddress)

Dependencies

See source

Version

v1.0.1#0

Publication

Supports

All

GitHub

vladimirshaleev/ipaddress2

Homepage

vladimirshaleev.github.io/ipaddress

Subtree

501cb01e51

License

MIT

Definition

Manifest