mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
feat: support Tomcat Command WebSocketBypassNginx
This commit is contained in:
@@ -30,6 +30,8 @@ export interface ShellToolConfig {
|
||||
export interface CommandShellToolConfig {
|
||||
shellClassName?: string;
|
||||
paramName?: string;
|
||||
headerName?: string;
|
||||
headerValue?: string;
|
||||
}
|
||||
|
||||
export interface GodzillaShellToolConfig {
|
||||
|
||||
Reference in New Issue
Block a user