Skip to content

Commit

Permalink
Deploying to gh-pages from @ f247c50 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty287 committed Sep 18, 2023
1 parent 38e63d2 commit 2581fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/honeypot.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h3 id="setup-the-filter"><a class="toclink" href="#setup-the-filter">Setup the
From this regex, we retrieve the host if the response matches code 418 which is returned by Lychee when the honey is touched.</p>
<h3 id="setup-the-jail"><a class="toclink" href="#setup-the-jail">Setup the Jail</a></h3>
<p>Then we need to create the jail in:
<code>/etc/fail2/ban/jail.d/honeypot.conf</code></p>
<code>/etc/fail2ban/jail.d/honeypot.conf</code></p>
<p>If you are using apache then the following will work:</p>
<pre><code class="language-ini">[apache-honeypot]
enabled = true
Expand Down

0 comments on commit 2581fe9

Please sign in to comment.