Hello Friends,
I've created a small python script to help me login on INE's racks, I am sharing it hoping you will find it useful.
This is beerware, please pay me a beer if you find it useful, I won't accept online payment, you pay me if one day we meet in person!
First - setup your sessions like this:
Then you setup your Session autologin info like this (link):
Then it will automatically login on that session using the rackUSER + Session Name. Thus if your rack rental info says you have rack42, edit the script and set rackUSER to "rack42". If the session name is R1, when you open that session it will send rack42R1 as username. It will send rackPASS as password.
The script is here.
I am hoping the script's purpose is clear, you can easily setup all multiple telnet sessions to auto login by editing one single file. I am pretty sure there are other ways of doing that, I just needed one way of doing it.
Please let me know how it works and I hope you enjoy it.