ooni / minivpn

A minimalistic OpenVPN implementation in Go
GNU General Public License v3.0
36 stars 6 forks source link

tests: add utility script to convert pcap into test sequence #62

Closed ainghazal closed 5 months ago

ainghazal commented 5 months ago

Checklist

Description

Add an utility script to convert a pcap containing a reference OpenVPN handshake into a string containing a compact representation of the packet exchange that can be later used for writing unit tests.