Skip to content

Atheme OpenSEX Database Convertor. Converts to Anope 2.0 Database Format

Notifications You must be signed in to change notification settings

Cronus89/Atheme2Anope

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Atheme2Anope

A PHP Based Database Conversion Tool - WIP!

Usage: Place in folder with your Atheme Database. Name the database atheme.db then run 'php convert.php' to produce an Anope Database named anope.db

Currently this tool assumes you use posix style encryption in atheme.

Use the provided enc_posix.cpp as a module in anope and load it to be able to identify.
(Its used just like any other enc type/mod in Anope2) NOTE: This module cannot SAVE as posix type encryption.. You must have another enc mod loaded before this one, or it will crash and burn.

About

Atheme OpenSEX Database Convertor. Converts to Anope 2.0 Database Format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 89.5%
  • C++ 10.5%