Query: pacparser_setmyip
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pacparser_setmyip(3) Library Functions Manual pacparser_setmyip(3)NAMEpacparser_setmyip - Sets my IP address.SYNOPSIS#include <pacparser.h> void pacparser_setmyip(const char *ip);PARAMETERSconst char *ip Custom IP address.DESCRIPTIONSets my IP address to a custom value. This is the IP address returned by myIpAddress() javascript function.SEE ALSOpacparser_version(3), pacparser_init(3), pacparser_parse_pac_file(3), pacparser_parse_pac_string(3), pacparser_parse_pac(3), pac- parser_find_proxy(3), pacparser_just_find_proxy(3), pacparser_cleanup(3), pacparser_enable_microsoft_extensions(3) c2man pacparser.h 14 March 2011 pacparser_setmyip(3)