An open API service indexing awesome lists of open source software.

https://github.com/cryptojones/spamkarma

Utility to Spam back the spammers with "images"
https://github.com/cryptojones/spamkarma

Last synced: 7 days ago
JSON representation

Utility to Spam back the spammers with "images"

Awesome Lists containing this project

README

          

# SpamKarma

## Introduction

SpamKarma is a utility to go through your Gmail Inbox and respond to senders who are in the blacklist.json file with images form the "PayloadImages" directory.

The "retribution level" is the number of pictures sent per infraction.

What type of images you send the offenders is up to you! ;)

## Details

* SpamKarmaBase - .NET Standard Library used as reference by both SpamKarma and SpamKarmaService

* SpamKarma - .NET Core Project Version for Linux/Stand-alone running

* SpamKarmaService - Full Windows Service written against .NET Framework