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

https://github.com/protdos/scammerpayback

A Bitcoin anti-scam website
https://github.com/protdos/scammerpayback

Last synced: 5 months ago
JSON representation

A Bitcoin anti-scam website

Awesome Lists containing this project

README

          


[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]





Logo

ScammerPayback


An Bitcoin website template to get IP & Device Informatin of any Scammer out there.


Explore the docs »




View Demo
·
Report Bug
·
Request Feature


Table of Contents



  1. About The Project



  2. Getting Started


  3. Usage

  4. Roadmap

  5. Contributing

  6. License

  7. Contact

  8. Acknowledgments

## About The Project

[![Product Name Screen Shot][product-screenshot]](https://github.com/ProtDos/ScammerPayback)

There are so many scammers out there. To make things at some point, I decided to create this repo, so that YOU can catch scammers and convince them, to never do it again.

(back to top)

### Built With

Here is a list of any major frameworks/libraries used to bootstrap your project

_Will be updated_
* [![Next][Next.js]][Next-url]
* [![React][React.js]][React-url]
* [![Vue][Vue.js]][Vue-url]
* [![Angular][Angular.io]][Angular-url]
* [![Svelte][Svelte.dev]][Svelte-url]
* [![Laravel][Laravel.com]][Laravel-url]
* [![Bootstrap][Bootstrap.com]][Bootstrap-url]
* [![JQuery][JQuery.com]][JQuery-url]

(back to top)

### Demo





## Getting Started

To get started, [download](https://github.com/ProtDos/ScammerPayback/archive/refs/heads/main.zip) the project, unzip it and run it using
`python3 app.py`

### Prerequisites

This is an example of how to list things you need to use the software and how to install them.
* python
```sh
sudo apt-get install python3 python3-pip
```
* requirements
```sh
pip install flask requests
```

### Installation

_Below is an example of how you can instruct your audience on installing and setting up your app. This project doesn't rely on any external dependencies or services._

1. Clone the repo
```sh
git clone https://github.com/ProtDos/ScammerPayback.git
```

(back to top)

## Usage

To use this repo, simply type
```sh
cd ScammerPayback/
python3 app.py
```
Then, go to http://localhost:5000.
To catch some scammers, there are two ways:
### 1
```sh
ifconfig
```
Get the public ip of your device / server. Then go to your router settings (most likely at http://192.168.0.1) and enable port forwarding for your device at port 5000. Now you can send that IP around and catch some.

### 2
Use ngrok.
1. Go to https://ngrok.com/download
2. Select options for your OS.
3. Download ngrok
4. Create an account / api key.
Type:
```sh
ngrok http 5000
```
Now grab that URL and get going!

(back to top)

## Roadmap

- [x] Add Main-Site
- [x] Add other links
- [ ] Make it look more real
- [ ] Get more user information
- [ ] Multi-language Support
- [ ] German
- [ ] Other

See the [open issues](https://github.com/othneildrew/Best-README-Template/issues) for a full list of proposed features (and known issues).

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

## Contact

CodingLive - [@codinglive](https://discord.com/users/786495827827752990) - [@xoding](https://t.me/xoding) - rootcode@duck.com

Project Link: https://github.com/ProtDos/ScammerPayback

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/ProtDos/ScammerPayBack.svg?style=for-the-badge
[contributors-url]: https://github.com//ProtDos/ScammerPayBack/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/ProtDos/ScammerPayBack.svg?style=for-the-badge
[forks-url]: https://github.com/ProtDos/ScammerPayBack/network/members
[stars-shield]: https://img.shields.io/github/stars/ProtDos/ScammerPayBack.svg?style=for-the-badge
[stars-url]: https://github.com/ProtDos/ScammerPayBack/stargazers
[issues-shield]: https://img.shields.io/github/issues/ProtDos/ScammerPayBack.svg?style=for-the-badge
[issues-url]: https://github.com/ProtDos/ScammerPayBack/issues
[license-shield]: https://img.shields.io/github/license/ProtDos/ScammerPayBack.svg?style=for-the-badge
[license-url]: https://github.com/ProtDos/ScammerPayBack/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: images/screenshot.png
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
[Vue-url]: https://vuejs.org/
[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
[Angular-url]: https://angular.io/
[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
[Svelte-url]: https://svelte.dev/
[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
[Laravel-url]: https://laravel.com
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[JQuery-url]: https://jquery.com