Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for docker support + Added ssl/tls verification flag #121

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

0x00650a
Copy link

@0x00650a 0x00650a commented Mar 24, 2024

I've been working with tplmap a lot these days, and noticed that some users might be facing some dependency issues due to outdated packages. To streamline the setup process and ensure a smoother experience for all users, I've added Docker support to the project.

Changes:

  • Added docker file + Updated some files.
  • added -k, --insecure (curl like) flag for the insecure transfer

I've thoroughly tested this setup on Linux Debian 6.5.3, docker-v20.10.25, and it seems to be running smoothly.

(Edited)

@epinna
Copy link
Owner

epinna commented Mar 26, 2024

why deleting burp_extension though? it's not testing

@epinna
Copy link
Owner

epinna commented Mar 26, 2024

and why deleting the Docker images to test each template engine?

@0x00650a
Copy link
Author

0x00650a commented Mar 26, 2024

@epinna
and why deleting the Docker images to test each template engine?

I forget to undo some changes a while ago. So when I checked my repo now, I thought it should be like that while it's not.
Anyway sorry for the miss.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants