mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-27 16:37:17 +00:00
Add my stream parser to utils, simple probably could use some work.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"profiles": {
|
||||
"stream_parser": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "--input input/test.pcap --csv --text --decrypt",
|
||||
"workingDirectory": "E:\\Projects\\stream_parser\\stream_parser\\bin\\Debug\\net5.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user