You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support running command like mtr 192.168.100.101,192.168.100.102, then will have two terminal for 192.168.100.101 and 192.168.100.102 with running command mtr 192.168.100.102 and mtr 192.168.100.101 for each other.
How to run that?
First, run omnitty.
Then, press F5 to add machine, and input command: --mtr 192.168.100.101,192.168.100.102.
Last, omnitty will add machine 192.168.100.101 and 192.168.100.102 and run command mtr for each other.