pif.checkers.httpbin package

Submodules

pif.checkers.httpbin.pif_ip_checker module

class pif.checkers.httpbin.pif_ip_checker.HttpbinOrgIPChecker(verbose=False)[source]

Bases: pif.base.BasePublicIPChecker

Checks IPs using httpbin.org.

get_public_ip()[source]

Get public IP.

Return str:
uid = 'httpbin.org'

Module contents