Skip to content

spatialerror3/java-irc-bouncer

Repository files navigation

java-irc-bouncer

IRC Bouncer written in Java

Documentation and Usage:

Environment Variables and Configuration Keys:

  • AUTHUSER username for the admin user
  • AUTHPASS set password for the admin user
  • Server preconfigure a server for the admin user
  • Port preconfigure a port for the server for the admin user
  • Nick preconfigure a nick for the admin user
  • User preconfigure a username for the admin user
  • Realname preconfigure a realname for the admin user
  • TRUSTSTORENAME set name of the truststore (pkcs12) (*.p12 file)
  • TRUSTSTOREPASSWORD set the password of the truststore
  • KEYSTORENAME set name of the keystore (pkcs12) (*.p12 file)
  • KEYSTOREPASSWORD set the password of the keystore

command line arguments:

  • -help show usage

About

IRC Bouncer written in Java

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages