Oscar-icq-server : A self-hostable, open source ICQ server

  • Hello! I am in the process of developing a server for icq on the oscar protocol.

  • Here’s what works now:

  • Authentication

  • Messaging

  • Contact List

  • Extended and X-Status Support - Online, Away, DND, Free for Chat, Invisible, and more.

  • SQLite Database(server side)

  • Packet Logging (server side)

Sources : GitHub - Artemchik-Studio/oscar-icq-server

1 Like

Does it support ICQ 7/8

Unfortunately, no because my target is oscar only

it’s a real thing

Those versions use OSCAR.

do you have to do some configuration?

isn’t there open oscar server already around?

open oscar server is more aim targeted, and i am trying to develop a server compatible with much more clients supported, hope for the understanding :heart:

the main challenge right now is md5/challenge auth

and after that much more clients will open their doors to my server

170 clones!?

I wish you good luck on your journey! Many good things to come from this

1 Like

ICQ server · GitHub Github project

OOS targets ICQ equally as it targets AIM, though currently AIM is the most supported.