Mael Rimbault
Mael Rimbault
Hi, Thanks for the quick answer ! I had no luck with the debug mode of pgs-replay, it just doesn't print anything on stdout. Thus I checked for the port...
Hi ! It seems that my current problem is due to the SSL encryption of the network messages. When I use pgs-debug, I have the following output: ``` /usr/local/bin/pgs-debug --read...
Well, the debug mode seems to be working properly as soon as pgs-replay finds some messages to be processed. For example, when I read from a non SSL pcap file,...
Weird indeed, as it seems that I have the latest available version: ``` $ git log -1 --pretty="format:%h %cd" b56de7a Wed Jan 30 12:39:16 2013 +0100 ``` ## Mael