Files
mktxp-no-cli/mktxp/mktxp.conf
2022-11-14 20:35:00 +01:00

40 lines
1.1 KiB
Plaintext

## Copyright (c) 2020 Arseniy Kuznetsov
##
## This program is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License
## as published by the Free Software Foundation; either version 2
## of the License, or (at your option) any later version.
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## GNU General Public License for more details.
[Sample-Router]
interface = True
wireless = True
connections = True
netwatch = True
wireless_clients = True
poe = True
public_ip = True
dhcp_lease = True
capsman_clients = True
use_comments_over_names = True
capsman = True
monitor = True
dhcp = True
firewall = True
pool = True
enabled = False
ssl_certificate_verify = False
no_ssl_certificate = False
use_ssl = False
route = True
ipv6_neighbor = False
hostname = localhost
username = username
password = password
port = 8728