InputPlumber isan open sourceinput routingand controldaemon forLinux. It canbe used tocombine anynumber of inputdevices (likegamepads, mice,and keyboards)and translatetheir input toa variety ofvirtual deviceformats.
Tinyproxy is asmall,efficientHTTP/SSL proxydaemon releasedunder the GNUGeneral PublicLicense.Tinyproxy isvery useful ina small networksetting, wherea larger proxywould either betoo resourceintensive, or asecurity risk.One of the keyfeatures ofTinyproxy isthe bufferingconnectionconcept. Ineffect,Tinyproxy willbuffer a highspeed responsefrom a server,and then relayit to a clientat the highestspeed theclient willaccept. Thisfeature greatlyreduces theproblems with
mrouted is animplementationof the IPv4multicastroutingprotocol DVMRP,RFC 1075. It iscapable ofturning a UNIXworkstation, orLinux device,into amulticastrouter withtunnelingsupport. Support forIGMPv1, IGMPv2,and IGMPv3. Comes withmroutectl forinteractingwith thedaemon.
PipeWire is aproject thataims to greatlyimprovehandling ofaudio and videounder Linux. Itaims to supportthe usecasescurrentlyhandled by bothPulseAudio andJack and at thesame timeprovide samelevel ofpowerfulhandling ofVideo input andoutput. It alsointroduces asecurity modelthat makesinteractingwith audio andvideo devicesfromcontainerizedapplicationseasy, withsupportingFlatpakapplicationsbeing theprimary goal.AlongsideWayland andFlatpak weexpect PipeWireto pro
ApacheGuacamole is aclientlessremote desktopgateway. Itsupportsstandardprotocols likeVNC, RDP, andSSH. We callit clientlessbecause noplugins orclient softwareare required. Thanks toHTML5, onceGuacamole isinstalled on aserver, all youneed to accessyour desktopsis a webbrowser.
Inadyn is asmall andsimple DDNSclient withHTTPS support,both GnuTLS andOpenSSL aresupported.Inadyn iscommonlyavailable inmany GNU/Linuxdistributions,used inoff-the-shelfrouters andInternetgateways toautomate thetask of keepingyour DNS recordup to date withany IP addresschanges fromyour ISP. Itcan also beused ininstallationswith redundant(backup)connections tothe Internet.
This is a TCPport redirectorfor UNIX. Itcan be rununder inetd oras standalone(in which caseit handlesmultipleconnections).It is 8 bitclean, notlimited to linemode, is smallandlightweight. Ifyou want accesscontrol, run itunder xinetd,or inetd withTCP wrappers. Redir listensfor TCPconnections ona given port,and, when itreceives aconnection,then connectsto a givendestinationaddress:port,and pass databetween them.It finds mostof itsapplications intraversingfirew
fIcy is a smallicecast/shoutcaststream grabbersuite for useunder shellenvironment.Its goal is toautomaticallyrip a streaminto usercustomisablefiles. It willwork with ICYcompatiblestreams,allowing you toeither to savethe stream todisk or to pipethe output to amedia player,or even both.fIcy, amongother uses, isideal forbatch/unattendedrecording ofradio programsand streamdebugging.
downtimed is aprogram thatmonitorsoperatingsystemdowntime,uptime,shutdowns, andcrashes andrecords suchevents. At OSstartup it logsinformationabout previousdowntime. Itthenperiodicallyupdates a timestamp file onthe disk, whichis used todetermine theapproximatetime when thesystem was lastup and running.During agraceful systemshutdown, itrecords a timestamp inanother file.Thedowntimes(1)command linetool can beused to inspectrecords of pastdowntime.
bftpd is an FTPserver for Unixsystems, whichis designed tobe portable andfast. Itsupports inetdand standalonemode, most RFCFTP commandsand is veryeasy toconfigure.
Play thepopular cardgame Mau Mau(similar toUNO®) againstthe computer orover thenetwork withyour friends. It consists ofa highlyconfigurablestand-aloneserver and aclient based onQt4/5. Theclient'sdevelopment isnow ceased andin search of anew maintainer,transforming itfrom a worseand annoyingshowstopper toa usable andfun to playone. Features: * Play againstan unlimitednumber oftacticalplayingcomputeropponents *Play against anunlimitednumber of humanplayers ov
An empty,event-drivendaemon withbuilt-in CLI. Includes asimplepublish/subscribemechanism.Written in Cand has nodependencies(but plug-inscan be in anylanguage). Intended forrobotics butmay be usefulelsewhere.
Hotspotd is adaemon tocreate a WiFihotspot onLinux. It usesthe standardhostapd programforaccess-pointprovisioningand establishesa NAT (Networkaddresstranslation)with the targetdevice usingthe iptablesfirewall.Hotspotd usesdnsmasq toallocateip-addresses ina pre-definedrange fortarget devices.