mirror of
https://github.com/Stone-Red-Code/FraudCapturer.git
synced 2026-09-04 00:56:05 +02:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
924877bf41 | ||
|
|
2dd6ec2d72 |
@@ -0,0 +1,31 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the bug**
|
||||||
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
|
**To Reproduce**
|
||||||
|
Steps to reproduce the behavior:
|
||||||
|
1. Go to '...'
|
||||||
|
2. Click on '....'
|
||||||
|
3. Scroll down to '....'
|
||||||
|
4. See error
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
**Screenshots**
|
||||||
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
|
**Operating System (please complete the following information):**
|
||||||
|
- OS: [e.g. iOS]
|
||||||
|
- Version [e.g. 22]
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the problem here.
|
||||||
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: enhancement
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Is your feature request related to a problem? Please describe.**
|
||||||
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||||
|
|
||||||
|
**Describe the solution you'd like**
|
||||||
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
|
**Describe alternatives you've considered**
|
||||||
|
A clear and concise description of any alternative solutions or features you've considered.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context or screenshots about the feature request here.
|
||||||
@@ -4,12 +4,12 @@
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
1. Download one of the [releases](https://github.com/Stone-Red-Code/FraudCapturer/releases)
|
1. Download one of the [releases](https://github.com/Stone-Red-Code/FraudCapturer/releases).
|
||||||
1. Download and install [nmap](https://nmap.org/download.html)
|
1. Download and install [nmap](https://nmap.org/download.html)
|
||||||
1. (Not reqired but recommended) Get a [proxycheck.io](https://proxycheck.io/) api key
|
1. (Not required but recommended) Get a [proxycheck.io](https://proxycheck.io/) api key.
|
||||||
1. (Not reqired) Start `FraudCapturer.exe` and pass the config option to it to configure the blocking rules
|
1. (Not required) Start `FraudCapturer.exe` and pass the config option to it to configure the blocking rules.
|
||||||
1. Start `FraudCapturer.exe` as administrator and pass the proxycheck api key to it if you have one
|
1. Start `FraudCapturer.exe` as administrator and pass the proxycheck api key to it if you have one.
|
||||||
1. Select the network device you want the program to listen to
|
1. Select the network device you want the program to listen to.
|
||||||
|
|
||||||
## Additional information
|
## Additional information
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user