summaryrefslogtreecommitdiff
path: root/network/trans/WFPSampler/README.md
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-09-05 20:18:16 -0700
committerGitHub <[email protected]>2019-09-05 20:18:16 -0700
commit22af24719daf72029a70119cc6653d2a3b940549 (patch)
tree6677b85dbdae81db047b97a51533ea356abb13e3 /network/trans/WFPSampler/README.md
parent516d94ce47bd535dc813d654297ace02c61d46f6 (diff)
* Update README.md * Update README.md
Diffstat (limited to 'network/trans/WFPSampler/README.md')
-rw-r--r--network/trans/WFPSampler/README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/network/trans/WFPSampler/README.md b/network/trans/WFPSampler/README.md
index d357ab57..68f86e87 100644
--- a/network/trans/WFPSampler/README.md
+++ b/network/trans/WFPSampler/README.md
@@ -8,17 +8,6 @@ products:
- windows-wdk
---
-
-
-<!---
- name: Windows Filtering Platform Sample
- platform: KMDF
- language: cpp
- category: Network
- description: A sample firewall that has a command-line interface which allows adding filters at various WFP layers.
- samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=620198
---->
-
# Windows Filtering Platform Sample
The WFPSampler sample driver is a sample firewall. It has a command-line interface which allows adding filters at various WFP layers with a wide variety of conditions. Additionally it exposes callout functions for injection, basic action, proxying, and stream inspection.