A library for scanning network ports.
Run the following Vcpkg command to install the port.
vcpkg install nmap
The package nmap is compatible with built-in CMake targets:
find_package(NMAP REQUIRED) target_link_libraries(main PRIVATE ${NMAP_LIBRARIES}) target_include_directories(main PRIVATE ${NMAP_INCLUDE_DIRS})
v7.70#12
Oct 11, 2024
All
99685fae17
Complex license
Manifest