[GLLUG] daemon for executing code

Sean picasso@madflower.com
Thu, 2 May 2002 12:12:50 -0400 (EDT)


Probably a not so secure idea, but why dont you just add it to inetd or 
xinetd  and just have it run when hit the port? 

On Thu, 2 May 2002, Michael Malinak wrote:

> I'm looking for a daemon that just listens on a port for a string and then
> executes it as a script.  I started to write one, then decided it would be
> cool to write it in C# and that led to a 4.5 hour process of debugging mcs
> and mono on linux.  So now my brain is fried and I don't fee like writing my
> own <G>.
> 
> Yeah I know this is generally a bad idea (open script for running programs),
> but it's for some generic testing behind a firewall...  more proof of
> concept than anything.
> 
> Thanks
> Michael
> 
> _______________________________________________
> linux-user mailing list
> linux-user@egr.msu.edu
> http://www.egr.msu.edu/mailman/listinfo/linux-user
>