summaryrefslogtreecommitdiffstats
path: root/klinkstatus/FEATURES
diff options
context:
space:
mode:
Diffstat (limited to 'klinkstatus/FEATURES')
-rw-r--r--klinkstatus/FEATURES18
1 files changed, 18 insertions, 0 deletions
diff --git a/klinkstatus/FEATURES b/klinkstatus/FEATURES
new file mode 100644
index 00000000..33a328e4
--- /dev/null
+++ b/klinkstatus/FEATURES
@@ -0,0 +1,18 @@
+- Support several protocols (allowing fast checking of local documents): http, ftp, ssh (fish or sftp) and file.
+- Proxy support
+- Allows authentication when checking restricted documents
+- Supports the latest Web standards-- HTML 4.0, HTTP 1.1
+- Server-Side Includes (SSI, aka SHTML) are supported and checked
+- Regular expressions to restrict which URLs are searched
+- Show link results as they are checked
+- Tree like view (that reflects the file structure of the documents) or flat view
+- Limit the search depth
+- Fragment identifiers ("#" anchor links that point to a specific section in a document) are supported and checked
+- Find and respect the charset of the documents
+- Pause/Resume of checking session
+- History of checked URLs
+- Tabbed checking (allow multiple sessions at the same time)
+- Filter checked links (good, broken, malformed and undetermined)
+- Configurable number of simultaneous connections (performance tunning)
+- Other configurable options like "check external links", "check parent folders", "timeout"
+- Good integration with Quanta+ \ No newline at end of file