Skip to content

Commit

Permalink
Add NetFlow-Tester 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash258 committed May 20, 2019
1 parent 81bbc11 commit 6ae459e
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
| [Mudfish VPN **(MudfishVPN)**](./bucket/MudfishVPN.json) | ✔🔶 || ✔ (✔) |
| [NetLimiter **(NetLimiter)**](./bucket/NetLimiter.json) ||| ✔ (⛔) |
| [Origin **(Origin)**](./bucket/Origin.json) ||| ♻ (♻) |
| [Paessler's NetFlow Tester **(NetFlow-Tester)**](./bucket/NetFlow-Tester.json) ||| ✔ (⛔) |
| [Paessler's sFlow Tester **(sFlow-Tester)**](./bucket/sFlow-Tester.json) ||| ✔ (⛔) |
| [Paessler's SNMP Tester **(SNMP-Tester)**](./bucket/SNMP-Tester.json) ||| ✔ (⛔) |
| [Paessler's WMI Tester **(WMI-Tester)**](./bucket/WMI-Tester.json) ||| ✔ (⛔) |
Expand Down
22 changes: 22 additions & 0 deletions bucket/NetFlow-Tester.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"version": "1.1.1",
"description": "Paessler's NetFlow-Tester. Test NetFlow export configurations.",
"homepage": "https://www.paessler.com/tools/netflowtester",
"license": "Freeware",
"url": "https://downloads.paessler.com/tools/netflowtester_V2.0_V1.1.1.zip",
"hash": "c4e621d1fd3ccf7c95bddb77082a65a0137496f5f7b3882adc94691280ad189b",
"shortcuts": [
[
"Netflow5Tester.exe",
"NetFlow 5 Tester"
],
[
"NF9Test.exe",
"NetFlow 9 Tester"
]
],
"checkver": "_V([\\d.]+)\\.zip",
"autoupdate": {
"url": "https://downloads.paessler.com/tools/netflowtester_V2.0_V$version.zip"
}
}
1 change: 0 additions & 1 deletion bucket/SNMP-Tester.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"license": "Freeware",
"url": "https://downloads.paessler.com/tools/SNMP+Tester+5.2.3.zip",
"hash": "b29f2c2ae4655cef2dd30edf9da6284ca3850121226fb1927047a63453249736",
"bin": "snmptest.exe",
"shortcuts": [
[
"snmptest.exe",
Expand Down
1 change: 0 additions & 1 deletion bucket/WMI-Tester.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"license": "Freeware",
"url": "https://downloads.paessler.com/tools/WMI+Tester+2.3.3.8.zip",
"hash": "eaf7e8ae7c9e34e68894ba42bfb5da89de43fbd60c5ad0bc914a4e0aa5c39582",
"bin": "WMITest.exe",
"shortcuts": [
[
"WMITest.exe",
Expand Down

1 comment on commit 6ae459e

@Ash258
Copy link
Owner Author

@Ash258 Ash258 commented on 6ae459e May 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#4

Please sign in to comment.