blob: 30a74e8b50819512e64f3abc977ffb79879a571d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
A small and simple webserver programmed in C++ that was designed to make
sharing files easy.
By default, it shares whatever folder it was executed from on port 2000.
While simple, a good deal of flexibility is exposed when you read the
documentation and look at the optional configuration files, provided
seperately here:
http://harpy.soarwitheagles.net/~dashy/DFileServer-1.1.2-documentation.tar.gz
- Chris Laverdure
dashevil@gmail.com
|