marzbanpp is the C++ library for interaction with Marzban through its REST API.
Run the following Vcpkg command to install the port.
vcpkg install marzbanpp
marzbanpp provides CMake targets:
find_package(marzbanpp CONFIG REQUIRED)
target_link_libraries(main PRIVATE marzbanpp::marzbanpp)
v1.0.1#0
Apr 14, 2025
All
andrascii/marzbanpp
github.com/andrascii/marzbanpp
d5182f703b
MIT
Manifest