Snare - Can't connect to tanner host #805
Unanswered
drewnydrzew
asked this question in
Q&A
Replies: 1 comment
-
This is not an issue with T-Pot, adjustments have been discussed before, please search the issues or discussions. Also see the Wiki for docker volumes examples and the Snare / Tanner repos on GitHub for their docs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have issue with my Tpot
I want to add custom(example.com) website to snare. I modify DockerFile for snare
I remove #
clone --target example.com && \
And add --page-dir example.com
CMD snare --tanner tanner --debug true --no-dorks true --auto-update false --host-ip 0.0.0.0 --port 80 --page-dir example.com
i used command docker-compose build snare and i also tried command docker-compose build
all time i have this error
Beta Was this translation helpful? Give feedback.
All reactions