How to open mobaxterm with eve ng windows 10 and windows 11

Опубликовано: 22 Март 2026
на канале: EMON HOSSAIN
6,951
30

How to use MobaXterm as default telnet handler in EVE-NG on windows 10.

If we want to open a new session in MobaXterm, we should use -newtab parameter followed by command we want to run or to connect to. For telnet you should use command like this: telnet -r {host} {port}. Here the problem is that when you click on the host in EVE-NG, it calls telnet://host:port, so we can't call MobaXterm using it directly. So I created a batch script that will split the host and port and call MobaXterm in proper way.

Pre-Requisite:
1. EVE-NG client must be installed.
2.MobaXterm software must be installed.

Now when you will click on the host in EVE-NG, it will call this script which will call MobaXterm with required parameters.

P.S. If after reboot when you click on the host it is still openning Putty, do next:

Go to Windows "Default apps"
Click on "Choose default apps by protocol"
Find "TELNET" and choose "start_mobaxterm"

GDrive : https://shorturl.at/8hRN1