/api/dyndns/accounts/add_item/ made changes @ 2022-12-18T19:20:39.049700 (mshillam@192.168.100.81)
This commit is contained in:
parent
bcdf6e28af
commit
31cdf8b7fc
25
config.xml
25
config.xml
|
|
@ -2188,9 +2188,9 @@
|
|||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>(system)</username>
|
||||
<time>1671390887.4675</time>
|
||||
<description>/usr/local/opnsense/scripts/firmware/register.php made changes</description>
|
||||
<username>mshillam@192.168.100.81</username>
|
||||
<time>1671391239.0497</time>
|
||||
<description>/api/dyndns/accounts/add_item/ made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
@ -4626,7 +4626,24 @@ WS</content>
|
|||
<allowipv6>0</allowipv6>
|
||||
<daemon_delay>300</daemon_delay>
|
||||
</general>
|
||||
<accounts/>
|
||||
<accounts>
|
||||
<account uuid="d392406f-dd6e-450f-9a3c-d666823ee661">
|
||||
<enabled>1</enabled>
|
||||
<service>cloudflare</service>
|
||||
<protocol/>
|
||||
<server/>
|
||||
<username>matthew@shillam.me.uk</username>
|
||||
<password>l0uis0404!</password>
|
||||
<hostnames>home.shillam.me.uk</hostnames>
|
||||
<wildcard>0</wildcard>
|
||||
<zone>shillam.me.uk</zone>
|
||||
<checkip>web_dyndns</checkip>
|
||||
<checkip_timeout>10</checkip_timeout>
|
||||
<force_ssl>1</force_ssl>
|
||||
<interface>wan</interface>
|
||||
<description>Home</description>
|
||||
</account>
|
||||
</accounts>
|
||||
</DynDNS>
|
||||
</OPNsense>
|
||||
<cert>
|
||||
|
|
|
|||
Loading…
Reference in New Issue