SlackBuilds Repository

15.0 > Network > nweb (23_867a6dd)

A tiny web server in C.

nweb is a small and very safe mini web server nweb only servers out
file/web pages with extensions named below and only from the named
directory or its sub-directories.

There is no fancy features = safe and secure.

Example: nweb 8181 /home/nwebdir &

Only Supports: gif jpg jpeg png ico zip gz tar htm html
Not Supported: URLs including "..", Java, Javascript, CGI
Not Supported: directories / /etc /bin /lib /tmp /usr /dev /sbin

client.c:

Also included is the source for a client. This client.c program is
designed to fake being a web browser. It sends the expected requests to
the web server over a network socket connection and displays the results
as text rather than graphically displaying the results. In the code you
will have to change the two lines as below to match your web server or
nweb server. See README.client for instructions. The client.c source
code can be found in the /usr/doc/nweb-<VERSION> directory.

Maintained by: D Woodfall
Keywords: web,server,http,simple
ChangeLog: nweb

Homepage:
https://github.com/ankushagarwal/nweb

Source Downloads:
nweb-867a6dd46298c882501f5c26d31ee821177542ab.tar.gz (7570ab89a441f1b11f2ab099660b9daa)

Download SlackBuild:
nweb.tar.gz
nweb.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
README.client
nweb.SlackBuild
nweb.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds