Skip to content

Commit

Permalink
missing tilde in readme.
Browse files Browse the repository at this point in the history
updated readme with missing tilde and credits with missing newline
  • Loading branch information
russhaun committed Jan 13, 2020
1 parent 43a89cb commit f1f105a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ For those technical folks you can find all of the code in the following structur
- ```restart_server.py``` - handles restarting software
- ```remove_ban.py``` - removes ips from banlist
- ```src/anti_dos.py``` - main monitoring module for Dos attacks
- ```src/apache_monitor.py`` - main monitoring module for Apache web service
- ```src/apache_monitor.py``` - main monitoring module for Apache web service
- ```src/config.py``` - main module for configuration settings
- ```src/email_handler.py``` - main module for handling email
- ```src/events.py``` - main module for trigering events on windows systems
Expand Down
2 changes: 1 addition & 1 deletion readme/CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Thanks to Larry Spohn for finding the bugs in honeypot.py
Thanks to Jeff Bryner for finding some bugs and sending source for additional enhancements
Thanks to Giulio Bortot for adding some patches for OSX support and OSX support for setup.py
Thanks to corelanc0d3r for is awesome additions to Artillery including cidr notations, better logging and failing messages, prefix ban lhandler, and more.
Thanks to russhaun for his contributions on windows side of project
Thanks to russhaun for his contributions on windows side of project

0 comments on commit f1f105a

Please sign in to comment.