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"
- Host: GitHub
- URL: https://github.com/cryptojones/spamkarma
- Owner: CryptoJones
- Created: 2019-04-13T17:57:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:08:54.000Z (over 3 years ago)
- Last Synced: 2023-05-07T08:10:23.219Z (about 3 years ago)
- Language: C#
- Homepage:
- Size: 5.01 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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