Replies: 2 comments 8 replies
-
"您好,我有一个很棒的想法,只欠程序员" |
Beta Was this translation helpful? Give feedback.
0 replies
-
不知sslocal、ssserver能不能改造出二次开发的接口来用呢? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我想对sslocal、ssserver做二次开发,以实施在我脑海里的构想。
消息驱动:
例如我想实现sslocal在建立连接后,从ssserver读取tcp、udp超时时长,发送、接收缓存大小……到本地,并以此初始化后续的连接。
事件驱动:
例如我想知道在ssserver何时收到重放数据?这样能定义对应的响应行为:回应随机数据亦或不做响应……或者可以唤醒定义的脚本。
不知这样是否可行?
Beta Was this translation helpful? Give feedback.
All reactions