Table of Contents
Methods
-
checkConf()
: mixed
-
cron10()
: mixed
-
dns_create()
: mixed
-
dns_run()
: mixed
-
dns_start()
: mixed
-
dns_stop()
: mixed
-
getClientIp()
: mixed
-
getInterfacesInfo()
: mixed
-
getNetworkAccess()
: mixed
-
getUserLocation()
: mixed
-
portOpen()
: mixed
-
test()
: mixed
-
getPort()
: mixed
checkConf()
public
static checkConf([mixed $_mode = 'external' ]) : mixed
Parameters
-
$_mode
: mixed
= 'external'
-
cron10()
public
static cron10() : mixed
dns_create()
public
static dns_create() : mixed
dns_run()
public
static dns_run() : mixed
dns_start()
public
static dns_start() : mixed
dns_stop()
public
static dns_stop() : mixed
getClientIp()
public
static getClientIp() : mixed
getInterfacesInfo()
public
static getInterfacesInfo() : mixed
getNetworkAccess()
public
static getNetworkAccess([mixed $_mode = 'auto' ][, mixed $_protocol = '' ][, mixed $_default = '' ][, mixed $_test = false ]) : mixed
Parameters
-
$_mode
: mixed
= 'auto'
-
-
$_protocol
: mixed
= ''
-
-
$_default
: mixed
= ''
-
-
$_test
: mixed
= false
-
getUserLocation()
public
static getUserLocation() : mixed
portOpen()
public
static portOpen(mixed $host, mixed $port) : mixed
Parameters
-
$host
: mixed
-
-
$port
: mixed
-
test()
public
static test([mixed $_mode = 'external' ][, mixed $_timeout = 15 ]) : mixed
Parameters
-
$_mode
: mixed
= 'external'
-
-
$_timeout
: mixed
= 15
-
getPort()
private
static getPort([string $_mode = 'internal' ][, string $_protocol = '' ]) : mixed
Parameters
-
$_mode
: string
= 'internal'
-
-
$_protocol
: string
= ''
-