Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 714 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 714 Bytes

autologinPy

login.py = python autologin program reads username and password from an info.dat file and then opens a selenium web browser, then goes to a site and logs you in with the username and password from the file

autoputty.py = automatically starts up putty windows, logs you in and moves them to specific spots on your screen

WebserverandAutofill.py = a web server that waits for a variable and then opens a selenium web driver and goes to a site and autofills the data, example used is a torro registration page

startupscript.py = a simple script that opens specific windows programs with customized windows names

simpleserver.py = just a really simple server when I was learning about web sockets