Simple scripts to work with Unetlab under Linux and Firefox
Open links telnet:// in terminal and capture:// in Wireshark
git clone https://github.com/WiXZlo/unetlab-tricks.git
sudo apt-get install xvnc4viewer
- Open page
about:config - Add boolean parameters
network.protocol-handler.expose.telnet;true,network.protocol-handler.expose.capture;true,network.protocol-handler.expose.vnc;true - Open page
telnet://testand Firefox will prompt you for the application to use. Selectfirefox-open-telnet-links.sh - Open page
capture://testand Firefox will prompt you for the application to use. Selectfirefox-open-capture-links.sh - Open page
vnc://testand Firefox will prompt you for the application to use. Selectfirefox-open-vnc-links.sh