A tool to assist you discover unsubscribe links in your e-mails
About
I developed unsubscan
due to the fact that I believe that anybody ought to have the ability to rapidly and quickly take a look at their e-mails and:

- Unsubscribe from whatever they desire
- Unsubscribe whenever they desire
- Unsubscribe totally free
- Unsubscribe without yet another membership service
- Unsubscribe without needing to provide another business access to their e-mails
- Unsubscribe without needing to forward e-mails to other business
Installation
Pre-compiled binaries of the most recent release will be offered on the Releases page of this repository.
Alternatively, you might likewise assemble this job from source if you have a working Rust advancement environment:
git clone https://github.com/LGUG2Z/unsubscan.git cd unsubscan freight set up-- course.
How it works
First, export your e-mails as an archive of EML files from your company. Directions on how to do this with various e-mail service providers are listed below:
Once downloaded, extract the archive of e-mails to a brand-new folder.
If you are working on a system that permits you to drag a folder straight onto an application to utilize that folder as an input (e.g. dragging and dropping a folder from Explorer onto an exe
file on Windows), then this is all you need to do.
If you are more comfy on the command line, you can likewise call the binary with the course to your drawn out folder of EML files as the sole argument.
ARGS:
< DIRECTORY > Directory of EML files to scan for unsubscribe links
OPTIONS:
— debug Enable debug logging
– h,– assistance Print assistance info
– o,– output < OUTPUT > The format in which to output scanned unsubscribe links [default: html]
[possible values: html, json]
-V,– variation Print variation details
” >
unsubscan 0.1.0 A tool to assist you discover unsubscribe links in your e-mails USAGE: unsubscan[OPTIONS] < DIRECTORY > ARGS: < DIRECTORY > Directory of EML files to scan for unsubscribe links OPTIONS:-- debug Enable debug logging- The format in which to output scanned unsubscribe links [default: html][possible values: html, json]- V,-- variation Print variation info
The folder will be scanned for unsubscribe links and when the scanning is total, an HTML page will open in your default web browser with a total list of all the links discovered and more directions and descriptions.
If you are running unsubscan
from the command line, you might likewise additionally get the output in JSON format.
Contributing
Please do not hesitate to open a PR with links discussing how to export e-mails as EML files with other e-mail suppliers.
I am not thinking about including MBOX assistance myself, however I will enjoy to evaluate and ultimately accept a PR that includes this performance.

GIPHY App Key not set. Please check settings