lnxg33k / webhandler

Bash simulator to control a server using PHP system functions.
GNU General Public License v3.0
102 stars 32 forks source link

Solaris Support #17

Open infodox opened 11 years ago

infodox commented 11 years ago

At the moment, Webhandler dies horribly if ran against anything that is not Linux it seems. On Solaris, using any of the @modules kills it with fire, to put it bluntly.

Perhaps making them more generic, or incorporating a "check what the remote box is" routine, would make it more cross platform compatible.

Windows support would be a nice touch also... :)