SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ProxySettingsAddress Property

The IP address of the proxy server.

Object Oriented Interface

public function getProxySettingsAddress();
public function setProxySettingsAddress($value);

Procedural Interface

secureblackbox_sshclient_get($res, 43 );
secureblackbox_sshclient_set($res, 43, $value );

Default Value

''

Remarks

The IP address of the proxy server.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]