SOCKS::allowed

Description

This command enables the user to allow/reject SOCKS requests.

Syntax

SOCKS::allowed [0 | 1]

SOCKS::allowed

  • returns the status

SOCKS::allowed [0 | 1]

  • allows or rejects

Examples

when SOCKS_REQUEST {
 SOCKS::allowed 0
}