diff options
| author | Shulhan <ms@kilabit.info> | 2018-09-08 20:45:22 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2018-09-08 20:45:22 +0700 |
| commit | 2fce7ea39a84ad4b5da1e7f199f027bbb5cc2eb8 (patch) | |
| tree | 3201dbfbef587a7e39e5d1b8b74105b4c2d7c8b4 /README.adoc | |
| parent | 2325dfa7e065085915cf137d0e0dc69271fbe20d (diff) | |
| download | rescached-2fce7ea39a84ad4b5da1e7f199f027bbb5cc2eb8.tar.xz | |
doc: update list of features
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/README.adoc b/README.adoc index 7d7ef1f..f7e4c05 100644 --- a/README.adoc +++ b/README.adoc @@ -2,7 +2,7 @@ RESCACHED(1) ============ :doctype: manpage :man source: rescached -:man version: 2018.08.19 +:man version: 2018.09.09 :man manual: rescached @@ -36,12 +36,15 @@ network. === Features -- Enable to handle request from UDP connections. +List of current features, + +- Enable to handle request from UDP and TCP connections. - Load and serve addresses and hostnames in +/etc/hosts+. -- Load and serve addresses and hostnames from all files inside directory - +/etc/rescached/hosts.d/+, recursively. +- Load and serve hosts formated files inside directory + +/etc/rescached/hosts.d/+. - Blocking ads and/or malicious websites through list in +/etc/rescached/hosts.d/hosts.block+. +- Load and serve master file format in +/etc/rescached/master.d+. === Behind The DNS |
