Commit a3f0e27d authored by Ad Schellevis's avatar Ad Schellevis

(captiveportal, new) add initial configd template

parent 12a12e9c
[list_clients]
command:/usr/local/opnsense/scripts/OPNsense/CaptivePortal/listClients.py
parameters:/zoneid %s /output_type %s
type:script_output
message:list registered clients
[allow]
command:/usr/local/opnsense/scripts/OPNsense/CaptivePortal/allow.py
parameters:/zoneid %s /username %s /ip_address %s /output_type %s
type:script_output
message:allow client access to captive portal
[disconnect]
command:/usr/local/opnsense/scripts/OPNsense/CaptivePortal/disconnect.py
parameters:/zoneid %s /sessionid %s /output_type %s
type:script_output
message:disconnect client
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment