Open
Description
通过本地模式, 只模拟了SRTP协议, 请问有较详细的一些配置说明吗, 比如内存划分之类的配置
另外这个协议模拟, 似乎只有日志记录, 比如我有写PLC的操作, 这个能模拟吗
配置如下
{
"version": "0.65",
"hostname": "",
"network": "127.0.0.1/32",
"network_build": "localhost",
"geo_db": "",
"exclusions": null,
"storage": null,
"use_logq": false,
"syn_dev": "",
"icmp_dev": "",
"udp_dev": "",
"cert_name": "",
"hosts": [
{
"ip": "127.0.0.1",
"handlers": [
{
"handler": "ge-srtp",
"port": 18245
}
]
}
],
"templates": null
}
Metadata
Assignees
Labels
No labels
Activity