Giter VIP home page Giter VIP logo

Comments (3)

alebeta90 avatar alebeta90 commented on August 26, 2024

Hi Luther,

I had a look at this

https://github.com/luthermonson/go-proxmox/blob/main/virtual_machines.go#L29

TermProxy seems to fetch some info, and some of the values is the ticket

https://pve.proxmox.com/pve-docs/api-viewer/#/nodes/{node}/qemu/{vmid}/termproxy

so I think I could use it, to set my VNC session. I will test it and update the issue, so it can be documented for the future

regards

from go-proxmox.

luthermonson avatar luthermonson commented on August 26, 2024

https://luth.io/blog/2022/02/recreating-proxmox-ve-xtermjs-in-go/

this explains the logic to get to where i did on the term proxy code. the test here: https://github.com/luthermonson/go-proxmox/blob/main/virtual_machines_test.go#L87-L114 will help you figure out how to use it.

if youre in js on the browser you can recreate exactly what the proxmox UI does and you can talk directly to proxmox api instead of going through go-proxmox. i am going to use this termproxy rig in tools built in go to provision nodes etc from a terminal UI or a docker-machine driver.

from go-proxmox.

alebeta90 avatar alebeta90 commented on August 26, 2024

I had an amazing time reading that blog post couple of days ago. Thinking that I could use it in the future! it looks like an amazing solution.

I got the VNC console going properly. using the TermProxy function to receive a vnc ticket and then Ticket func to get the session ticket.

Everything within this module provides everything, happy to find it.

from go-proxmox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.