Re: noVNC console reuqest using curl

2021-04-04 Thread David Jumani
SFHGdXY502cfW-rkXhbPpE436L8ndmF4Dd2R2xb1SlVHGIoCmCMFvnZXCPTSm8X7KQ6BFtyswc_Ias5NndQk6BIEPGXBSlQ6kZuL6GnrqIiRl70tb3Yq_2jKQRJMR7ix4ghVEoSK-5w6PhmLzCeNZC4NcX3ir4h0SY_Y9jfxqBT5fIOiLnM3F8uQWYjof6FcdwjPb0vhqDKMWlwhQNxRKBOGqKlkv0J3XVl_y86jTDaK8PL6d2BOD5kqS7NS_HFcKhFwLldiZONRZCxjOtECS7tsCyCqXLJFFSdeiaJuY>"> ____________ From: Dinesh Mohanty Sent: Wednesday, March

Re: noVNC console reuqest using curl

2021-03-31 Thread WHMCSModule Networks Support
Hi, I tried this and have same issue with CS 4.15: http://csurl:8080/client/console'; $apiKey = 'SH3j2o3CLpKKAUHc1ubTsiHEdchITQRhzgv7Fjt4-0I4bcKmTn6E9Y6GNCrke_hpYgFlGyIA'; $secretKey = '5nyeq6svs47WjTTAsXHmFmV2ZOT7fJakuDL9raSjmeQXaP_irOH-n6DW2zAl9Q'; function getSignature($queryString) {     $h

Re: noVNC console reuqest using curl

2021-03-31 Thread Dinesh Mohanty
Hi, I tried this and have same issue with CS 4.15: http://csurl:8080/client/console'; [http://csurl:8080/client/console';] $apiKey = 'SH3j2o3CLpKKAUHc1ubTsiHEdchITQRhzgv7Fjt4-0I4bcKmTn6E9Y6GNCrke_hpYgFlGyIA'; $secretKey = '5nyeq6svs47WjTTAsXHmFmV2ZOT7fJakuDL9raSjmeQXaP_irOH-n6DW2zAl9Q'; functi

Re: noVNC console reuqest using curl

2021-03-30 Thread Alireza Eskandari
There is no official document about getting console of VM so you can use this workflow (notice that this works for old console): You don't need to call login API method. Just POST a request with these parameters: cmd=access&vm=&apikey=&signature= to this endpoint: http:///client/console (Note that