Skip to content

Ephasic/ANT

Repository files navigation

Arbitrary Navn Tool -- (C) 2011-2012 Azuru


Table of Contents

  1. Developers
  2. Credits
  3. Dependencies
  4. How to install
  5. Contact

1. DEVELOPERS

2. CREDITS

In addition to the above developers we'd also like to acknowledge the following projects for design concepts, code, and/or inspiration.

3. DEPENDENCIES

Building:

Segmentation fault traces:

  • for backtrace dumps: C++ include '<execinfo.h>'
  • for attempts to restore program before crash, include '<setjmp.h>'

4. HOW TO INSTALL

  • Extract the source with unzip on linux.
  • Make sure you have updated Gpp and G++ to latest versions or have build-essentials installed.
  • Run ./Config
  • Run make
  • Run make install
  • To start the bot(s) run ./ant

Other switches

  • List of switches: -h, --help
  • Start with minimal logging: -d, --developer
  • Stay in console: -n, --nofork
  • Debug everything sent to/from every socket: -p, --protocoldebug
  • No terminal colors: -c, --nocolor
  • Show memory info: -m, --memorydebug
  • Do not write to databases: -r, --readonly
  • Print version: -v, --version

5. CONTACT

Our IRC: irc.Azuru.net #ANT (Ports: 6660-6669 / SSL: 5000) or irc.AlphaChat.net #ephasic (6667 / SSL: 6697) Git: https://github.com/Ephasic/ANT

About

A replacement project for CIA.vc's Commit system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published