mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-23 07:21:53 +08:00
feat: support dubbo service memshell
This commit is contained in:
@@ -152,6 +152,8 @@ export interface MemShellResult {
|
||||
injectorClassName: string;
|
||||
injectorSize: number;
|
||||
injectorBytesBase64Str: string;
|
||||
injectorHelperBytesBase64Str: string;
|
||||
injectorHelperSize: number;
|
||||
shellConfig: ShellConfig;
|
||||
shellToolConfig:
|
||||
| CommandShellToolConfig
|
||||
|
||||
Reference in New Issue
Block a user