]> git.ipfire.org Git - oddments/ddns.git/blame - ddns.conf
send_request(): Allow passing a dict with data for GET requests.
[oddments/ddns.git] / ddns.conf
CommitLineData
f22ab085
MT
1#
2# This is a sample configuration file for the
3# IPFire dynamic DNS update client.
4#
5
6[config]
7
8# Upstream proxy.
9# proxy = http://192.168.180.1:800
10
11# Guess the external IP address with help
12# of an external server.
13# guess_external_ip = true
14
15# Accounts are its own sections.
16# These are some examples.
17
18# [test.no-ip.org]
19# provider = no-ip.com
20# username = user
21# password = pass
22
23# [test.selfhost.de]
24# provider = selfhost.de
25# username = user
26# password = pass