diff options
| author | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
| commit | de37e30aa04422fe5f64de3a9d31c4c39e1e24ae (patch) | |
| tree | f038d8dea60355c4670639db504ef858a7aff139 /network/trans | |
| parent | 2123936e0d64f81ff75c52dd7ee1b2d470c651a7 (diff) | |
Update sample metadata
Diffstat (limited to 'network/trans')
| -rw-r--r-- | network/trans/WFPSampler/README.md | 2 | ||||
| -rw-r--r-- | network/trans/ddproxy/README.md | 2 | ||||
| -rw-r--r-- | network/trans/inspect/README.md | 2 | ||||
| -rw-r--r-- | network/trans/msnmntr/README.md | 2 | ||||
| -rw-r--r-- | network/trans/stmedit/README.md | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/network/trans/WFPSampler/README.md b/network/trans/WFPSampler/README.md index 7e45796a..9e81dff4 100644 --- a/network/trans/WFPSampler/README.md +++ b/network/trans/WFPSampler/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A sample firewall that has a command-line interface which allows adding filters at various WFP layers. +description: "A sample firewall that has a command-line interface which allows adding filters at various WFP layers." languages: - cpp products: diff --git a/network/trans/ddproxy/README.md b/network/trans/ddproxy/README.md index 224bc026..a76d1b97 100644 --- a/network/trans/ddproxy/README.md +++ b/network/trans/ddproxy/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates the packet modification capabilities of the Windows Filtering Platform (WFP). +description: "Demonstrates the packet modification capabilities of the Windows Filtering Platform (WFP)." languages: - cpp products: diff --git a/network/trans/inspect/README.md b/network/trans/inspect/README.md index 7480bace..7590cfdd 100644 --- a/network/trans/inspect/README.md +++ b/network/trans/inspect/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates the traffic inspection capabilities of the Windows Filtering Platform (WFP). +description: "Demonstrates the traffic inspection capabilities of the Windows Filtering Platform (WFP)." languages: - cpp products: diff --git a/network/trans/msnmntr/README.md b/network/trans/msnmntr/README.md index 14cedd3b..2c61cc93 100644 --- a/network/trans/msnmntr/README.md +++ b/network/trans/msnmntr/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates the stream inspection capabilities of the Windows Filtering Platform (WFP). +description: "Demonstrates the stream inspection capabilities of the Windows Filtering Platform (WFP)." languages: - cpp products: diff --git a/network/trans/stmedit/README.md b/network/trans/stmedit/README.md index 2c1d83e1..b618b17e 100644 --- a/network/trans/stmedit/README.md +++ b/network/trans/stmedit/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates replacing a string pattern for a Transmission Control Protocol (TCP) connection using the Windows Filtering Platform (WFP). +description: "Demonstrates replacing a string pattern for a Transmission Control Protocol (TCP) connection using the Windows Filtering Platform (WFP)." languages: - cpp products: |
