DirectAdmin Terminal SSH Plugin

swiftusa

Verified User
Joined
Jul 29, 2019
Messages
3
We have created a fully functional "Terminal SSH Plugin" for DirectAdmin that will help you to fully administer your Servers and VPS. You can easily connect as root directly from DA control panel without having to manually login through SSH.

Watch this video for a demo: https://youtu.be/eK5bDOaPsNU

The plugin will enable you to login as the "root" or "admin" or any other SSH usernames that can be easily configured. The plugin has been completely tested on both Firefox and Chrome browsers. You can easily copy and paste text from clipboard using mouse into the terminal window. The code is 100% open source, you just pay a one time fees of $49 and you are free to install on Unlimited Servers and VPS.

To Order Visit: https://www.cloudtb.com/da-terminal

For any further clarification please do feel free to contact us by visiting https://www.cloudtb.com/support
and one of our representatives will be happy to assist you and answer any questions you may have.
 
Last edited:
Hello,

Nice job. Any insights on requirements? PHP version? ionCube? etc?

Hello Alex,
No PHP and No ionCube ;)

The SSH plugin requires Node.js, this has been developed using xterm.js and the plugin listens on custom port that needs to be opened on the firewall. The plugin operates as a systemctl service.

The plugin can be only accessed using the port and a security fix has been implemented to verify if it has been accessed using the "admin". Connection attempts made from the "user" or "reseller" into the application's direct URL will be terminated.

As an added feature we can also implement an additional authentication before the terminal plugin page could be opened. This will create an additional layer of security so that customers handling multiple servers can handover the DA control panel to their staffs and only the supervisor can access the terminal using the common password configured for the terminal plugin.

I would be happy to answer any more questions you may have :)
 
Last edited:
Back
Top