<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Absolutely. My very frst version was using suphp, so I had to
    configure strictly the webserver, it was tim consuming. So I decided
    to use the libssh2, but still  was limited to install the panel on
    the same machine. <br>
    <br>
    The phpseclib is a little more powerful, as the only base
    requirement for the web config is the fsockopen php function, that
    is enabled with almost all hosting offers you can find (especially
    the paid ones). So you don't need to install the panel on the same
    machine, useful when you have more than one server.<br>
    <br>
    But I have not tested to use it on a php 5.3 enabled webserver, as
    I'm still using Debian Lenny. I'll take some time this week end to
    dig around, just to make sure the next server migration don't  break
    everything.<br>
    <br>
    I precise that I took the decision to keep the panel as agnostic as
    possible (it uses ssh and the start/stop script that are also used
    by the system startup/shutdown), because we are at least 3 to
    manipulate the game servers, and each 3 uses different methods to
    change settings/manage the server : i usually go entirely ssh, but
    the others use the couple FTP/Web panel, or even webmin.<br>
    <br>
    The panels listed by Robert usually are full server management
    "scripts", that propose cfg editing, mod switching (I'm also looking
    to implement that, but with the shell scripts, it's not so easy),
    sometimes ftp browser, user management, and for the heaviest ones,
    automatic installs of new servers entirely (GSP style scripts :P).
    It's powerful, but not easy to configure if you don't use it, and it
    always require at least the php/mysql couple to work.<br>
    <br>
    Le 03/03/2011 02:00, Mavrick Master a écrit :
    <blockquote
      cite="mid:AANLkTi=X3AF6eHfQb9LURiD_Q6=PQvbsnfOXr0Y5+9ev@mail.gmail.com"
      type="cite">Same Morpheus,<br>
      <br>
      I cannot get the public auth keys to work either :(<br>
      <br>
      I'm using the SSH connect to interact with the server console for
      PB Update/Restart/Live Console Chat/etc. Also have written a fully
      customizable web ftp browser, works very well with hidden
      files/folders/protect files and folders/etc... And im pretty sure
      phpseclib doesn't require the SSH2 module compiled within PHP,
      correct me if I'm wrong?<br>
      <br>
      Daniel 'mavrick' Lang<br>
      <br>
      <br>
      <div class="gmail_quote">On Wed, Mar 2, 2011 at 4:06 PM, Morpheus
        <span dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:morpheus@clantoc.org">morpheus@clantoc.org</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          I have written mine with only php, and it uses the phpseclib
          to connect to ssh and use the already existing start/stop
          shell script. Unfortunately, it uses password authentication
          at this time, because public key auth does not want to work
          here (Lenny64, but don't know if it is relevant). It just do
          start/stop, server settings are stored in php files, and
          phgstats provides some info on the server selected.<br>
          <br>
          As it has been written to learn some php and xhtml/css, it's
          quitely bad written, and I was ashamed to publish it.<br>
          <br>
          Anyway, It will be very hard to find some script not using at
          least php. The only base requirement to run it on a rented
          hosting is having the fsockopen function working. With
          phpseclib, you'll be able  to use ssh from anywhere else of
          the server.<br>
          <br>
          Le 02/03/2011 06:01, Robert Mount a écrit :
          <div>
            <div class="h5"><br>
              <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
                0.8ex; border-left: 1px solid rgb(204, 204, 204);
                padding-left: 1ex;">
                &gt; From what i've seen so far, game control panel's
                aren't simple.  You<br>
                can check the sites of each for requirements.  All of
                the panel's i've<br>
                tested require php or java and some sort of database.<br>
                <br>
                --Rob<br>
                <br>
                On Tue, Mar 1, 2011 at 11:35 PM, tom nikitopoulos&lt;<a
                  moz-do-not-send="true"
                  href="mailto:tomdagreek@gmail.com" target="_blank">tomdagreek@gmail.com</a>&gt;
                 wrote:<br>
                <blockquote class="gmail_quote" style="margin: 0pt 0pt
                  0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204);
                  padding-left: 1ex;">
                  Wow. Googling "game control panel" only brought up
                  some of these. Do all of<br>
                  these require php/mysql ?<br>
                  It would be fun to have one that operated like ssh
                  without the risks.<br>
                  (something simple)<br>
                  And I would be interested Mavrick..<br>
                  <br>
                  On Tue, Mar 1, 2011 at 10:09 PM, Robert Mount&lt;<a
                    moz-do-not-send="true"
                    href="mailto:rmount@gmail.com" target="_blank">rmount@gmail.com</a>&gt;
                   wrote:<br>
                  <blockquote class="gmail_quote" style="margin: 0pt 0pt
                    0pt 0.8ex; border-left: 1px solid rgb(204, 204,
                    204); padding-left: 1ex;">
                    In no particular order:<br>
                    <br>
                    Mint Panel       <a moz-do-not-send="true"
                      href="http://www.mintpanel.com" target="_blank">www.mintpanel.com</a><br>
                    Game Create     <a moz-do-not-send="true"
                      href="http://www.gamecreate.com/" target="_blank">http://www.gamecreate.com/</a><br>
                    CPGS    <a moz-do-not-send="true"
                      href="http://cpgs.cpanel.net" target="_blank">http://cpgs.cpanel.net</a><br>
                    TC Admin        <a moz-do-not-send="true"
                      href="http://www.tcadmin.com" target="_blank">http://www.tcadmin.com</a><br>
                    SC Interface    <a moz-do-not-send="true"
                      href="http://games.scinterface.com/"
                      target="_blank">http://games.scinterface.com/</a><br>
                    Game Frame      <a moz-do-not-send="true"
                      href="http://gameframe.net" target="_blank">http://gameframe.net</a><br>
                    GSP Panel       <a moz-do-not-send="true"
                      href="http://www.gsp-panel.com" target="_blank">http://www.gsp-panel.com</a><br>
                    OGP     <a moz-do-not-send="true"
                      href="http://www.opengamepanel.org"
                      target="_blank">http://www.opengamepanel.org</a><br>
                    GameCP  <a moz-do-not-send="true"
                      href="http://gamecp.com/" target="_blank">http://gamecp.com/</a><br>
                    UGCC    <a moz-do-not-send="true"
                      href="http://www.brainless.us/" target="_blank">http://www.brainless.us/</a><br>
                    GamepanelX      <a moz-do-not-send="true"
                      href="http://www.gamepanelx.com" target="_blank">http://www.gamepanelx.com</a><br>
                    Swift Panel     <a moz-do-not-send="true"
                      href="http://www.swiftpanel.com/" target="_blank">http://www.swiftpanel.com/</a><br>
                    Server Gears    <a moz-do-not-send="true"
                      href="http://servergears.net/" target="_blank">http://servergears.net/</a><br>
                    Nehox   <a moz-do-not-send="true"
                      href="http://www.nehox.com" target="_blank">http://www.nehox.com</a><br>
                    Xenon   <a moz-do-not-send="true"
                      href="http://xenonpanel.com" target="_blank">http://xenonpanel.com</a><br>
                    <br>
                    You can also roll your own with webmin.<br>
                    <br>
                    --Rob<br>
                    <br>
                    <br>
                    On Tue, Mar 1, 2011 at 10:19 PM, tom
                    nikitopoulos&lt;<a moz-do-not-send="true"
                      href="mailto:tomdagreek@gmail.com" target="_blank">tomdagreek@gmail.com</a>&gt;<br>
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin: 0pt
                      0pt 0pt 0.8ex; border-left: 1px solid rgb(204,
                      204, 204); padding-left: 1ex;">
                      Any suggestions on a game control panel or a way
                      for clients to stop and<br>
                      restart cod servers? Playing with swiftpanel but I
                      dont see any forums<br>
                      available.<br>
                      Thanks<br>
                      <br>
                      _______________________________________________<br>
                      cod mailing list<br>
                      <a moz-do-not-send="true"
                        href="mailto:cod@icculus.org" target="_blank">cod@icculus.org</a><br>
                      <a moz-do-not-send="true"
                        href="http://icculus.org/mailman/listinfo/cod"
                        target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
                      <br>
                      <br>
                    </blockquote>
                    _______________________________________________<br>
                    cod mailing list<br>
                    <a moz-do-not-send="true"
                      href="mailto:cod@icculus.org" target="_blank">cod@icculus.org</a><br>
                    <a moz-do-not-send="true"
                      href="http://icculus.org/mailman/listinfo/cod"
                      target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
                  </blockquote>
                  <br>
                  _______________________________________________<br>
                  cod mailing list<br>
                  <a moz-do-not-send="true"
                    href="mailto:cod@icculus.org" target="_blank">cod@icculus.org</a><br>
                  <a moz-do-not-send="true"
                    href="http://icculus.org/mailman/listinfo/cod"
                    target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
                  <br>
                  <br>
                </blockquote>
                _______________________________________________<br>
                cod mailing list<br>
                <a moz-do-not-send="true" href="mailto:cod@icculus.org"
                  target="_blank">cod@icculus.org</a><br>
                <a moz-do-not-send="true"
                  href="http://icculus.org/mailman/listinfo/cod"
                  target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
              </blockquote>
              _______________________________________________<br>
              cod mailing list<br>
              <a moz-do-not-send="true" href="mailto:cod@icculus.org"
                target="_blank">cod@icculus.org</a><br>
              <a moz-do-not-send="true"
                href="http://icculus.org/mailman/listinfo/cod"
                target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
cod mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cod@icculus.org">cod@icculus.org</a>
<a class="moz-txt-link-freetext" href="http://icculus.org/mailman/listinfo/cod">http://icculus.org/mailman/listinfo/cod</a>
</pre>
    </blockquote>
  </body>
</html>