mirror of
https://github.com/qi4L/JYso.git
synced 2026-09-27 01:01:53 +08:00
fix: RMI重构修复,已经可用
This commit is contained in:
@@ -29,6 +29,7 @@ public class Starter {
|
|||||||
if (Config.TLSProxy) {
|
if (Config.TLSProxy) {
|
||||||
TLSProxy.start();
|
TLSProxy.start();
|
||||||
}
|
}
|
||||||
|
RMIServer.start();
|
||||||
}
|
}
|
||||||
|
|
||||||
// 如果参数中包含-y,则启动 ysoserial
|
// 如果参数中包含-y,则启动 ysoserial
|
||||||
|
|||||||
Reference in New Issue
Block a user