Skip to content

marzbanppv1.0.5

Updated

marzbanpp is the C++ library for interaction with Marzban through its REST API.

#Usage

marzbanpp provides CMake targets:

find_package(marzbanpp CONFIG REQUIRED)
target_link_libraries(main PRIVATE marzbanpp::marzbanpp)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

and one transitive dependency:

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Andrey's avatarAndrey
  • toge's avatartoge

#Changelog

  • 8f9909d[marzbanpp] update to 1.0.5 (#47560)
  • d5182f7[marzbanpp] New port Marzbanpp (#44550)