GNS3 / gns3-webclient-pack

Client pack to use with the web Ui via protocol handlers
GNU General Public License v3.0
16 stars 2 forks source link

[ENHANCEMENT] Add Windows Terminal as an option for Console Applications #20

Closed eantowne closed 3 years ago

eantowne commented 3 years ago

Windows Terminal is a viable option for an alternative console application. Please add the below as an optional configuration.

wt.exe -w 1 new-tab --title {name} telnet {host} {port}

grossmj commented 3 years ago

Done, thanks :+1: