-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
关于GE-SRTP的模拟问题 #36
Comments
目前ge-srtp还不支持高交互,只有针对探测的模拟,请问您的应用场景是什么,是需要做蜜罐么? |
感谢回答. |
请问用Java跟GE PLC通讯有什么好的解决方案吗? |
暂时没有, 资料太少了, 我们现阶段的替代方案是用hslcommon通讯库(但是hslcommon是收费), 最终再用真实的ge plc联调一步一步改了... |
通过本地模式, 只模拟了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": [
}
The text was updated successfully, but these errors were encountered: