mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
docs: update screenshots
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
> 项目仍在快速迭代过程中,如有相关疑问或者适配请求可提 issue 或加入 TG
|
||||
> 交流群,由于本人仅是安全产品研发,无实战经验,欢迎一起学习交流
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
## 主要特性
|
||||
|
||||
@@ -58,12 +60,12 @@ docker run --pull=always --rm -it -d -p 8080:8080 --name memshell reajason/memsh
|
||||
| FilterChain - Agent | | ContextValve - Agent | ContextValve - Agent |
|
||||
| ContextValve - Agent | | | |
|
||||
|
||||
| Resin(3 ~ 4) | SpringMVC | SpringWebFlux | Netty |
|
||||
|---------------------|-------------------|-----------------|-------|
|
||||
| Servlet | Interceptor | WebFilter | x |
|
||||
| Filter | ControllerHandler | HandlerMethod | |
|
||||
| Listener | | HandlerFunction | |
|
||||
| FilterChain - Agent | | NettyHandler | |
|
||||
| Resin(3 ~ 4) | SpringMVC | SpringWebFlux | Netty |
|
||||
|---------------------|--------------------------|-----------------|-------|
|
||||
| Servlet | Interceptor | WebFilter | x |
|
||||
| Filter | ControllerHandler | HandlerMethod | |
|
||||
| Listener | FrameworkServlet - Agent | HandlerFunction | |
|
||||
| FilterChain - Agent | | NettyHandler | |
|
||||
|
||||
| JBossAS(4 ~ 7) | JBossEAP(6 ~ 7) | WildFly(9 ~ 30) | Undertow |
|
||||
|----------------------|----------------------------|------------------------|------------------------|
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 134 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 247 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 160 KiB |
Reference in New Issue
Block a user