Usage: gxlu.py [-h] [-v] [-s SINGLE] [-f FILENAME] [-t THREADS] [-o OUT]
optional arguments:
-h, --help show this help message and exit
-v, --verbose increase output verbosity
-s SINGLE, --single SINGLE single email. Only one address
-f FILENAME, --filename FILENAME Name of file with a list of emails
-t THREADS, --threads THREADS number of threads, default 4
-o OUT, --out OUT Name of output file
-i, --invalid if used with --out will give a file invalid.outputfilename else will print in std out
optional arguments:
-h, --help show this help message and exit
-v, --verbose increase output verbosity
-s SINGLE, --single SINGLE single email. Only one address
-f FILENAME, --filename FILENAME Name of file with a list of emails
-t THREADS, --threads THREADS number of threads, default 4
-o OUT, --out OUT Name of output file
-i, --invalid if used with --out will give a file invalid.outputfilename else will print in std out
Examples:
python glxu.py -s example@gmail.com
python glxu.py -f emails.txt -t 50 -o out.txt
Thanks to to x0rz for infos on his blog https://blog.0day.rocks/abusing-gmail-to-get-previously-unlisted-e-mail-addresses-41544b62b2