Daemons speedy like hell !
PInetd (Portable INET Daemon) is an Open Source server framework & daemon written in PHP, allowing anyone to easily create a TCP server, daemon, etc.
You can either use it as a developper, and build your own application.
Included Daemons
Read moreSimpleFTPd (port 21)
Small FTP daemon named SimpleFTPd, and which is able to use a SQL database as backend.
- PInetd : Stable, named daemon/21.php and required MySQL
- PInetd2 : Stable
- * FTPd : requires nothing, uses system logins
- * FTPd_SQL : uses SQL, allow to put a query in XML file to define how logins are looked up
This FTP daemon was initially written to allow access to websites hosted by a few companies, including the french company Kalyweb when it was still existing.
Portable Mail Daemon (PMaild)
This mail server listens on ports 25 (smtp) and 110 (pop3) providing the following features :
- POP boxes
- POP alias
- Wildcard alias("default")
- Mail forwarding to different mailbox on different domain using internal Mail Transfer Agent
- HTTP mail target, allowing to forward an email to an HTTP address
- SpamAssassin
And many more...


