Recent content by cybercoder

  1. C

    PRVE, open-source whmcs 6.x module for PROXMOX

    At the Feb 2016, I did wrote a module for WHMCS and tried to sell it via www.moduleland.com But there was no success and i didn't sell at-least one copy. So i decided to sell the domain (moduleland.com) and publish the PRVE module source code. You can find it on github ...
  2. C

    noVNC console via PHP API

    It's not working for me. It will only works when root user logged in I tried to set raw cookie with server address as domain parameter but it don't works too. Really how i can have a noVNC access using ticket generated by vncProxy and vncWebsocket? I tried several ways but can't find
  3. C

    noVNC from my desktop

    I got confused to working with quilt o_O, why just there's no patched noVNC to make developers happy?!!! :rolleyes:
  4. C

    noVNC from my desktop

    oh i got download the original novnc, where can find patched version?
  5. C

    noVNC from my desktop

    Thanks for your answer and guide, I got download the novnc.tgz from the git you sent and there's no token field in vnc.html so host,port,ticket as password & connect, true? Server disconnected (code: 1006)
  6. C

    noVNC from my desktop

    I get downloaded the latest kanaka NoVNC and there's Host, Port, Password & Token fields in noVNC to connect a VNC server. so i did run commands to vncproxy generating ticket,cert, ... and vncwebsocket with vncproxy as argument and the answer from server is clear: post vncproxy: Array (...
  7. C

    proxmox API vncproxy, vncwebsocket - noVNC

    Me too. "vncwebsocket" just return noting!
  8. C

    Inject commans inside VM Guests

    I found password set or network settings set, are not possible inside vm guests (qemu) with proxmox and OS user should do it manually, Also i found Kon Boot tool which can boot up a PC from a iso image and change windows kernel to boot up without password in only one next boot up, and then user...
  9. C

    API commands reference

    and there's no parameter to limit Network bandwidth usage per month? Should calculate it separate?
  10. C

    API commands reference

    Thanks for links you sent. I can't find disk space parameter for Qemu.
  11. C

    API commands reference

    I'm new to proxmox ve and i found it's great. I'm trying to create my WHMCS module for automation, so i need api references but i can't find anything except two classes on GITHUB, but i need the list of actions.