<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rescached/_www/doc/rescached.cfg.adoc, branch main</title>
<subtitle>DNS resolver cache daemon, DNS server with caches support.</subtitle>
<id>http://git.kilabit.info/rescached/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/rescached/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/rescached/'/>
<updated>2026-03-25T22:59:26Z</updated>
<entry>
<title>all: refactoring DoT and DoH to use listen address instead port</title>
<updated>2026-03-25T22:59:26Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-03-25T22:57:47Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/rescached/commit/?id=06e602df04fe8f8c96505993b7f5c48527f83d63'/>
<id>urn:sha1:06e602df04fe8f8c96505993b7f5c48527f83d63</id>
<content type='text'>
Using port makes the IP address of DoT and DoH listen on the same
address with UDP.
If we set ListenAddress to 0.0.0.0 and TLS termination is handled
by proxy, this cause DoT and DoH will also listen on all
addresses.

This behaviour makes the server open DoT and DoH ports to the public,
where it should be on local address only.
</content>
</entry>
<entry>
<title>all: add option to set minimum TTL</title>
<updated>2026-02-02T20:59:04Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-02-02T20:58:01Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/rescached/commit/?id=d30b17c4db1392c19b11c3af7a47051f8dd6568a'/>
<id>urn:sha1:d30b17c4db1392c19b11c3af7a47051f8dd6568a</id>
<content type='text'>
In the rescached.cfg, we add option where user can force the minimum
TTL in the DNS answer.
This option is not a standard and not recommended used in public
facing network.
It should be used only for personal and private network.
</content>
</entry>
<entry>
<title>all: move the documentation under _www/doc directory</title>
<updated>2022-05-22T09:14:35Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-05-22T08:57:52Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/rescached/commit/?id=a676f04d2f8c1981fc953cc2e87adf059e23089a'/>
<id>urn:sha1:a676f04d2f8c1981fc953cc2e87adf059e23089a</id>
<content type='text'>
This also allow the latest/released documentation viewed on
the web user interface under /doc path.

While at it, reformat HTML and CSS files using js-beautify and
JavaScript files using clang-format [1].

[1] https://google.github.io/styleguide/jsguide.html#formatting
</content>
</entry>
</feed>
