Skip to content

maitag/peote-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peote-proxy

perl5 proxyserver that forwards tcp- or websocketprotocol packages to a tcp-server

This TCP Socket Server together with PeoteSocket helps me
to do crossplatform networkcoding with haxe.

Perl 5 Environment

On Linux everything should run out of the box (apt install perl5 libpoe-perl && cpan Protocol::WebSocket), for Windows i recommend to use strawberryperl.

Adjust the peote-proxy.conf file and start it with perl peote-proxy.pl!

Perlmodule dependencies

TODO:

  • testing with different maxpayload of WebSocket.pm
  • hardening (iptables)
  • standalone packages (par)