mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
bump spiderfoot to 3.1 final
Fix Spiderfoot issue not showing current scan
This commit is contained in:
4
docker/heimdall/dist/conf/tpotweb.conf
vendored
4
docker/heimdall/dist/conf/tpotweb.conf
vendored
@ -149,4 +149,8 @@ server {
|
||||
proxy_pass http://127.0.0.1:64303/spiderfoot/scandelete;
|
||||
}
|
||||
|
||||
location /scaninfo {
|
||||
proxy_pass http://127.0.0.1:64303/spiderfoot/scaninfo;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user