WAPT console contribution

Share your tips or issues concerning the WAPT Console or WAPT Agent here
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
User avatar
satlani
Messages: 7
Registration: March 5, 2017 - 4:57 PM

May 9, 2017 - 5:36 PM

Hello everyone.

I wasn't sure where to ask this question, so I'm posting it in this section.

We've been using WAPT 1.3.9 for about two months now, and I find the product good and easy to use (the only sticking point at the moment is the inability to have multiple users with multiple roles, but I saw on the YouTube live stream that this is in the works)

For our purposes, I made a small modification to the console's source code to change the VNC path. After consulting with the community, I assumed that other users might also need to change the path, so I added a text field to the console's configuration screen, as shown in the example below.
Adding VNC Path
Adding VNC Path
2017-05-09 17_15_47-Console WAPT.png (44.33 KB) Viewed 4877 times
I was planning to implement this change directly in version 1.4 and wanted to do things properly by forking the WAPT repository. However, I'm encountering some bugs during the server installation (either a service that won't start or a socket error)

I usually report bugs on GitHub. Do you have a place other than GitHub for reporting bugs/questions?

Thank you in advance

Stéphane ATLANI
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

May 10, 2017 - 3:29 PM

Hello Satlani,

we are very happy to see that you like the product.

For bugs, you can report them here:
https://roundup.tranquil.it/wapt/

Regarding the console, we would like to create addable Python plugins for the Wapt console.
The console could then be fully customizable!

Many plugins would then be available online!

Perhaps in a future version ;)

Simon
User avatar
satlani
Messages: 7
Registration: March 5, 2017 - 4:57 PM

May 11, 2017 - 8:07 PM

Good evening,

thank you Simon for your reply.

Looking forward to the plugin system!

Stéphane
Locked