aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README27
1 files changed, 10 insertions, 17 deletions
diff --git a/README b/README
index d1a0404..ad8cf6e 100644
--- a/README
+++ b/README
@@ -370,7 +370,7 @@ request is from HTTPS connection and its working.
== WEB USER INTERFACE
The rescached service provide a web user interface that can be accessed at
-http://127.0.0.1:5380.
+\http://127.0.0.1:5380 .
.Screenshot of front page
image:https://raw.githubusercontent.com/shuLhan/rescached-go/master/_www/doc/images/Screenshot_wui_frontpage.png[Screenshot
@@ -407,11 +407,6 @@ The Zone.d page allow user manage zone file, creating new zone file, adding or
deleting new resource record in the zone file.
-== EXIT STATUS
-
-Upon success, `rescached` will return 0, or 1 otherwise.
-
-
== FILES
`/etc/rescached/rescached.cfg`:: The `rescached` main configuration.
@@ -459,9 +454,16 @@ OPT:: This is a "pseudo DNS record type" needed to support EDNS
Technically, if it can compiled, it will run in any operating system.
-== AUTHOR
+== LINKS
+
+https://git.sr.ht/~shulhan/rescached[Repository^]::
+Link to the source code.
+
+https://todo.sr.ht/~shulhan/rescached[Issues^]::
+List of open issues.
-`rescached` is developed by Shulhan (ms@kilabit.info).
+https://lists.sr.ht/~shulhan/rescached[Patches^]::
+Link to submit the patches and discussion.
== LICENSE
@@ -473,15 +475,6 @@ Use of this source code is governed by a GPL 3.0 license that can be found
in the COPYING file.
-== LINKS
-
-The project for this software is available at
-https://sr.ht/~shulhan/rescached.
-
-For request of features and/or bugs report please submitted through web at
-https://todo.sr.ht/~shulhan/rescached.
-
-
== SEE ALSO
*rescached.cfg*(5)