fhq-server
v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
|
#include <wsjcpp_geoip.h>
Static Public Member Functions | |
static WsjcppGeoIPResult | requestToIpApiCom (const std::string &sIpAddress) |
static WsjcppGeoIPResult | parseResponseIpApiCom (const std::string &sIpAddress, const std::string &sJson) |
static bool | isIPv4InReservedRange (const WsjcppGeoIPv4 &ipV4, std::string &sError) |
|
static |
|
static |
|
static |