Project Description

This is a project to create/maintain webportfwd.
Webportfwd is a program which listens on specified
ports for incoming HTTP requests. When requests
come in, it replies back with a redirect to tell
the browser where the real URL lives. This allows
one machine to receive multiple HTTP connections
to multiple ports, and depending on the port
contacted, it will reply with the URL for the
service that the user expects to find on that
port. The ports it listens to and the URLs it
sends out are stored in a text configuration file.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Review
Your rating
Review this project