Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OpenIRCd - Java IRC Server
#1
OpenIRCd is a NIO IRC server I've been working on for a few days, it's fairly incomplete and is in the early stages of development.

Click here to view the project source code

Click here to download the latest release


How To Use
Start by downloading the latest release, then you can launch the IRCd using the Java -jar flag.

Code:
java -jar OpenIRCd-v0.1.0.jar

This will create the default config under ./config.ini
Adjust the configuration as needed, then restart the server.
Reply
 


Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website