Giter VIP home page Giter VIP logo

proftpd-mod_mud's Introduction

ProFTPD Modul fuer MUDs
=======================

In der vorliegenden Version 1.6 wurde das Modul wurde mit ProFTPD 
Version 1.3.2 getestet. Als Laufzeitumgebung diente ein Ubuntu 8.04 LTS
Server Edition x86-64 und das Silberland (im Moment noch LPMud-basiert,
aber auch mit dem LDMud-basierten Testmud gab es keine Probleme), das
Modul kompiliert ohne Warnings.

Letzte Aenderungen:
- Neue Konfigurationsoption "MudAddress" (Default: 127.0.0.1)
  legt fest, auf welchem Host der Gamedriver laeuft (fuer UDP Kommunikation)

TODO:
- Callback Funktionen fuer User/Group Infos
- Code-Verifikation

Letzter Autor:
  Woody@Silberland (Andres Cvitkovich, [email protected])

Weitere Autoren/Mithelfer, soweit bekannt:
  Peng@Finalfrontier
  Hate@Morgengrauen
  Tiamak@Morgengrauen
  Rumata@Morgengrauen
  Gnomi@UNItopia


Installation
------------

1. Eine aktuelle Source Distribution von www.proftpd.org holen

2. Auspacken der original Sourcen.

3. Die Dateien aus unserem Paket ins Verzeichnis von proftpd kopieren:

   include/mud.h     -> proftpd-???/include/mud.h
   modules/mud_mod.c -> proftpd-???/modules/mud_mod.c

4. ProFTPD konfigurieren:

   ./configure --with-modules=mod_mud

5. 'make'

6. proftpd Binary irgendwohin installieren

7. proftpd.conf nach /etc/ kopieren und anpassen!

8. proftpd starten, wenn was nicht geht mit -d5 und in den
   Systemlogfiles nach Fehlern suchen. 
   
9. Zum debuggen empfiehlt es sich, configure mit der Option
      --enable-devel=coredump:nodaemon:nofork 
   zu starten und proftpd per hand zu starten:
   # proftpd -d5 -n -c <path to proftp.config>

proftpd-mod_mud's People

Contributors

zesstra avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.