Skip to content

ThomasRunting/onenetd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onenetd

Adam Sampson [email protected]

onenetd is a single-port inetd. Invoke it as onenetd -h for options, or see the included manual page.

onenetd was inspired by D. J. Bernstein's tcpserver program from the ucspi-tcp suite, and is broadly compatible with it. Compared to tcpserver, onenetd is missing support for access control, IDENT lookups and DNS resolution, but adds IPv6 support and the ability to refuse connections with a fixed response once the connection limit is reached.

onenetd is free software available under the ISC license; see the copyright notice at the top of onenetd.c for more details.