Hello guys,
I created a simple [Grease, Tamper, Violent, ...]Monkey script that copies IP address from
clicked element on a page [0].
I believe it may be useful for anyone who often needs to copy IP addresses of Hosts/VMs
from Ovirt and SSH to them. To use it, just copy-paste
the script to your favourite *Monkey extension or create a new script and use:
// @require
https://raw.githubusercontent.com/rhrazdil/MonkeyScripts/master/cfme.js
to get any future updates.
At this point, it doesn't do more than just copying an IPv4 address, but if you have
some more ideas, don't hesitate to let me know :).
[0]
https://github.com/rhrazdil/MonkeyScripts/blob/master/ipcopy.js
Have a great day,
Radim.