Skip to content
This repository has been archived by the owner on Jun 21, 2021. It is now read-only.
/ Auto-Login Public archive

Insecure script to automatically fill out login information on webpages

Notifications You must be signed in to change notification settings

martoko/Auto-Login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Login

A userscript that automatically logins to the sites you have configured under about:blank#auto_login

Installing

You can fetch the latest release from the releases tab. Installation requires GreaseMonkey and opening the *.user.js file in your browser.

Building

Install node (for dealing with JavaScript)

apt install node

Install package dependencies

node install

Build es6 to es5

gulp

The compiled JavaScript can then be found under out/main.user.js

To automatically build upon file changes in the src directory run

gulp watch

About

Insecure script to automatically fill out login information on webpages

Resources

Stars

Watchers

Forks

Packages

No packages published