add socks_decoder, stratum_decoder and session_flags
This commit is contained in:
7
test/decoders/socks/pcap/result.json
Normal file
7
test/decoders/socks/pcap/result.json
Normal file
@@ -0,0 +1,7 @@
|
||||
[{
|
||||
"socks_info": {
|
||||
"version": "SOCKS4",
|
||||
"dst_addr": "127.0.0.1",
|
||||
"dst_port": 8888
|
||||
}
|
||||
}]
|
||||
Reference in New Issue
Block a user