pacparser_setmyip(3)
Sets my IP address.
SYNOPSIS
#include <../pacparser.h>
void pacparser_setmyip(const char *ip);
PARAMETERS
- const char *ip
-
Custom IP address.
DESCRIPTION
Sets my IP address to a custom value. This is the IP address returned by
myIpAddress() javascript function.