mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-13 21:02:44 +08:00
feat: 添加FTP测试靶场
This commit is contained in:
parent
497bc2e86b
commit
b7d4e185aa
2
TestDocker/FTP/README.txt
Normal file
2
TestDocker/FTP/README.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
docker run -d -p 20:20 -p 21:21 -p 47000-48000:47000-48000 -e FTP_USER=admin -e FTP_PASS=123456 -e PASV_ADDRESS=127.0.0.1 --name ftp bogem/ftp
|
||||||
|
Mac上可能有问题
|
Loading…
Reference in New Issue
Block a user