AKFNetz
The program akfnetzserver is a tiny web server (HTTP/1.1, CGI/1.1).
The program akfnetzserver can be started by a normal user when needed. It answers by default only on requests from a local net, while blocking attempts to access it from the Internet.
But it can also be used as a web server over the Internet with a central configuration file. For HTTPS you need additional software. For example stunnel.
Supported operating systems: GNU/Linux, FreeBSD, NetBSDβ¦
- akfnetzserver
- HTTP server with CGI support
- akfnetz
- minimalistic HTTP client,
for downloading or uploading files.
No HTTPS, but works fine with Tor and onion addresses. - akfnetzpass
- helper tool for obfuscation of account data
- akfquery
- helper tool for accessing form data from shell scripts
- akfscraper
- converts HTML or XHTML data into plain text or markdown
(needs further editing) - akfbase64
- Encode or decode data in Base64
- akfzufall
- Print random string, which may be used as password, id or file name
- Homepage: https://akfoerster.de/p/akfnetz/
- Download
- Documentation
- Git β git clone https://akfoerster.de/git/akfnetz.git
- License: GPL, Version 3, or later