From e0fc82203d677a6f1e808e9a1a46176c109d89be Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 15 Dec 2014 23:08:59 +0000 Subject: Initial commit --- doc/index.html | 182 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 doc/index.html (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 0000000..93d68ce --- /dev/null +++ b/doc/index.html @@ -0,0 +1,182 @@ + + + + + s6-networking - small networking utilities + + + + + + +

+Software
+www.skarnet.org +

+ +

s6-networking

+ +

What is it ?

+ +

+ s6-networking is a suite of small networking utilities for Unix systems. +It includes command-line client and server management, TCP access +control, privilege escalation across UNIX domain sockets, IDENT +protocol management and clock synchronization. +

+ +

+ If the underlying +skalibs has been +compiled with IPv6 support, s6-networking is IPv6-ready. +

+ +
+ +

Installation

+ +

Requirements

+ + + +

Licensing

+ +

+ s6-networking is free software. It is available under the +ISC license. +

+ +

Download

+ + + +

Compilation

+ + + +

Upgrade notes

+ + + +

Reference

+ +

Commands

+ +

+ All these commands exit 111 if they encounter a temporary error or +hardware error, and +100 if they encounter a permanent error - such as a misuse. Short-lived +commands exit 0 on success. Other exit codes are documented in the +relevant page. +

+ +

System clock synchronization

+ + + +

UCSPI implementation

+ + + +

TCP and Unix access control

+ + + +

suidless privilege gain

+ + + +

IDENT protocol implementation

+ + + +

Miscellaneous utilities

+ + + +

Libraries

+ + + +
+ + +

Related resources

+
+ +

s6-networking discussion

+ + + +

Similar work

+ + + + + -- cgit v1.2.3