Skip to content

kiooeht/pesterproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

pesterproxy

PesterProxy is a really simple IRC proxy which strips most of the underlying Pesterchum formatting from IRC messages, making the use of alternate IRC clients slightly easier.

Example:

<c=0,0,0>EB: <c=255,0,0>Hello</c> <b>world!</b></c>

becomes

EB: Hello world!

By default, PesterProxy listens on port 7000 for new connections, this can be changed using the cli arguments.

Usage: pesterchum-proxy.py [options]

Options:
  -h, --help            show this help message and exit
  -p PORT, --port=PORT  set listener port
  -v, --verbose         print more debug information

About

Simple proxy that makes using Pesterchum from alternate IRC clients a bit easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages