2 Commits
Author SHA1 Message Date
Stone_Red 924877bf41 Update README.md 2023-08-07 19:57:07 +02:00
Stone_Red 2dd6ec2d72 Update issue templates 2022-01-21 20:00:26 +01:00
3 changed files with 56 additions and 5 deletions
+31
View File
@@ -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.
+20
View File
@@ -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.
+5 -5
View File
@@ -4,12 +4,12 @@
## 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. (Not reqired 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. 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. (Not required but recommended) Get a [proxycheck.io](https://proxycheck.io/) api key.
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. Select the network device you want the program to listen to.
## Additional information