Plack::Server::ReverseHTTP - reversehttp gateway for PSGI application
> plackup --server ReverseHTTP --host rhttplabel --token your-token
Plack::Server::ReverseHTTP is a PSGI implementation that uses ReverseHTTP
gateway to access your PSGI application on your desktop or behind the firewall
from the internet. Just like Ruby's hookout does with Rack applications.
Tatsuhiko Miyagawa <miyagawa@bulknews.net>
This module is licensed under the same terms as Perl itself.
AnyEvent::ReverseHTTP <http://github.com/paulj/hookout/tree/master>
<http://www.reversehttp.net/>