Update warnings in the opm default configs [ci skip]
This commit is contained in:
parent
0e651b1441
commit
cfb9253671
2 changed files with 8 additions and 10 deletions
|
@ -433,11 +433,10 @@ blacklist {
|
||||||
* notified upon connect if they are being scanned.
|
* notified upon connect if they are being scanned.
|
||||||
*
|
*
|
||||||
* WARNING:
|
* WARNING:
|
||||||
* These settings are considered experimental, and as of this writing, the
|
* These settings are considered experimental. Only the most common proxy types
|
||||||
* Charybdis scanner is not as comprehensive as the one available in HOPM. Only
|
* are checked for (Charybdis is immune from POST and GET proxies). If you are
|
||||||
* basic SOCKS4 and SOCKS5 scanning is performed on a few well-known ports. You
|
* not comfortable with experimental code, remove or comment out the block
|
||||||
* may disable the open proxy scanning feature by deleting this block if you are
|
* below to disable the proxy scanner.
|
||||||
* uncomfortable with this.
|
|
||||||
*/
|
*/
|
||||||
opm {
|
opm {
|
||||||
/* IPv4 address to listen on. This must be a publicly facing IP address
|
/* IPv4 address to listen on. This must be a publicly facing IP address
|
||||||
|
|
|
@ -909,11 +909,10 @@ blacklist {
|
||||||
* notified upon connect if they are being scanned.
|
* notified upon connect if they are being scanned.
|
||||||
*
|
*
|
||||||
* WARNING:
|
* WARNING:
|
||||||
* These settings are considered experimental, and as of this writing, the
|
* These settings are considered experimental. Only the most common proxy types
|
||||||
* Charybdis scanner is not as comprehensive as the one available in HOPM. Only
|
* are checked for (Charybdis is immune from POST and GET proxies). If you are
|
||||||
* basic SOCKS4 and SOCKS5 scanning is performed on a few well-known ports. You
|
* not comfortable with experimental code, remove or comment out the block
|
||||||
* may disable the open proxy scanning feature by deleting this block if you are
|
* below to disable the proxy scanner.
|
||||||
* uncomfortable with this.
|
|
||||||
*/
|
*/
|
||||||
opm {
|
opm {
|
||||||
/* IPv4 address to listen on. This must be a publicly facing IP address
|
/* IPv4 address to listen on. This must be a publicly facing IP address
|
||||||
|
|
Loading…
Reference in a new issue