Skip to content

A perl websocket/http server to use as a go between with a websocket client mu* client and a mu* server that does not support websockets.

Notifications You must be signed in to change notification settings

c-hudson/dirtysocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

dirtysocks

A perl based web/websocket server for mud servers that currently do not support a web front end.

Features

   o Http/websocket support
   o UTF8 support 
   o 256 color support
   o fansi support
   o ssl connections to the mud server

Installation

   a. download dirtysocks.pl script, and dirtysocks.conf
   b. Edit dirtysocks.conf. File internally describes all options.
   b. Install required perl modules.
   c. chmod u+x dirtysocks.pl
   d. ./dirtysocks.pl

About

A perl websocket/http server to use as a go between with a websocket client mu* client and a mu* server that does not support websockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages