mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 21:21:53 +08:00
feat: 增加Weblogic测试环境
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
docker build -t weblogic-weak .
|
||||
docker run -d --name weblogic-test -p 7001:7001 -p 7002:7002 weblogic-weak
|
||||
Reference in New Issue
Block a user