summaryrefslogtreecommitdiff
path: root/network/trans
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 14:21:46 -0700
committerDen Delimarsky <[email protected]>2019-03-13 14:21:46 -0700
commit34dcaceff4ea13c5078c06058957abf075b358ef (patch)
tree84c5048b5568cda4d2ecbfdd19ab88425f4a22c8 /network/trans
parent1404d5fcfc743326d065c7f6977a68e92f3bf9f6 (diff)
Update READMEs
Diffstat (limited to 'network/trans')
-rw-r--r--network/trans/WFPSampler/README.md4
-rw-r--r--network/trans/ddproxy/README.md4
-rw-r--r--network/trans/inspect/README.md4
-rw-r--r--network/trans/msnmntr/README.md4
-rw-r--r--network/trans/stmedit/README.md4
5 files changed, 10 insertions, 10 deletions
diff --git a/network/trans/WFPSampler/README.md b/network/trans/WFPSampler/README.md
index 950bd2c6..bf8a630e 100644
--- a/network/trans/WFPSampler/README.md
+++ b/network/trans/WFPSampler/README.md
@@ -2,9 +2,9 @@
topic: sample
description: A sample firewall that has a command-line interface which allows adding filters at various WFP layers.
languages:
- - cpp
+- cpp
products:
- - windows
+- windows
---
<!---
diff --git a/network/trans/ddproxy/README.md b/network/trans/ddproxy/README.md
index d45ba3c0..636aeb68 100644
--- a/network/trans/ddproxy/README.md
+++ b/network/trans/ddproxy/README.md
@@ -2,9 +2,9 @@
topic: sample
description: Demonstrates the packet modification capabilities of the Windows Filtering Platform (WFP).
languages:
- - cpp
+- cpp
products:
- - windows
+- windows
---
<!---
diff --git a/network/trans/inspect/README.md b/network/trans/inspect/README.md
index 6749a8f0..9b15b02c 100644
--- a/network/trans/inspect/README.md
+++ b/network/trans/inspect/README.md
@@ -2,9 +2,9 @@
topic: sample
description: Demonstrates the traffic inspection capabilities of the Windows Filtering Platform (WFP).
languages:
- - cpp
+- cpp
products:
- - windows
+- windows
---
<!---
diff --git a/network/trans/msnmntr/README.md b/network/trans/msnmntr/README.md
index f1e96379..91bf1356 100644
--- a/network/trans/msnmntr/README.md
+++ b/network/trans/msnmntr/README.md
@@ -2,9 +2,9 @@
topic: sample
description: Demonstrates the stream inspection capabilities of the Windows Filtering Platform (WFP).
languages:
- - cpp
+- cpp
products:
- - windows
+- windows
---
<!---
diff --git a/network/trans/stmedit/README.md b/network/trans/stmedit/README.md
index b3fc584b..17fdff98 100644
--- a/network/trans/stmedit/README.md
+++ b/network/trans/stmedit/README.md
@@ -2,9 +2,9 @@
topic: sample
description: Demonstrates replacing a string pattern for a Transmission Control Protocol (TCP) connection using the Windows Filtering Platform (WFP).
languages:
- - cpp
+- cpp
products:
- - windows
+- windows
---
<!---