Skip to content

Commit df47bff

Browse files
Merge pull request #10 from Satvik-Singh192/feature/windows-setup
feat: complete setup (#9) This is dummy issue to make sure points are allocated.
2 parents 4cf533b + bf28edb commit df47bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Edit `firewall_config.json` to customize thresholds:
134134
```json
135135
{
136136
"thresholds": {
137-
"syn_flood_threshold": 100, // SYN packets per minute
137+
"syn_flood_threshold": 100, // SYN packets per minute
138138
"connection_threshold": 50, // Connections per IP per minute
139139
"packet_rate_threshold": 1000, // Total packets per IP per minute
140140
"port_scan_threshold": 20, // Different ports accessed per minute

0 commit comments

Comments
 (0)