diff options
author | Michele Campus <fci1908@gmail.com> | 2016-08-05 09:16:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-05 09:16:49 +0200 |
commit | 5ec1b685d897f6e942d5b826c94805224a16156a (patch) | |
tree | 0a553b6c2ea2337ffc3df0f73a4f8c77c4b402e2 | |
parent | 62a5f2350b58916936d56705683040fd617ef424 (diff) | |
parent | c41571879b5b244494b1ae3113e1755b2387bd21 (diff) |
Merge pull request #240 from emanuele-f/openvpn
Add openvpn test pcap
-rw-r--r-- | tests/pcap/openvpn.pcap | bin | 0 -> 31811 bytes | |||
-rw-r--r-- | tests/result/openvpn.pcap.out | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/pcap/openvpn.pcap b/tests/pcap/openvpn.pcap Binary files differnew file mode 100644 index 000000000..d0448afcc --- /dev/null +++ b/tests/pcap/openvpn.pcap diff --git a/tests/result/openvpn.pcap.out b/tests/result/openvpn.pcap.out new file mode 100644 index 000000000..7f6a21fbc --- /dev/null +++ b/tests/result/openvpn.pcap.out @@ -0,0 +1,4 @@ +OpenVPN 178 28939 2 + + 1 UDP 192.168.43.12:41507 <-> 139.59.151.137:13680 [proto: 159/OpenVPN][83 pkts/13559 bytes] + 2 TCP 192.168.1.77:60140 <-> 46.101.231.218:443 [proto: 159/OpenVPN][95 pkts/15380 bytes] |