Skip to content

Commit

Permalink
Update descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorNelson committed Feb 24, 2025
1 parent 00eab89 commit c50827c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions intercepting-communication/firewall-1/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Your host at 10.0.0.1 is receiving traffic on port `31337`; block that traffic.
1 change: 1 addition & 0 deletions intercepting-communication/firewall-2/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Your host at 10.0.0.1 is receiving traffic on port `31337`; block that traffic, but only from the remote host at 10.0.0.3, you must allow traffic from the remote host at 10.0.0.2.
1 change: 1 addition & 0 deletions intercepting-communication/firewall-3/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Your host at 10.0.0.1 is blocking traffic on port `31337`; allow that traffic.

0 comments on commit c50827c

Please sign in to comment.