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

fix the error of using path as filepath #883

Merged
merged 3 commits into from
May 13, 2024
Merged

Commits on Mar 27, 2024

  1. Update README.md

    zy9ard3 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c06d6a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Merge pull request projectdiscovery#826 from zy9ard3/main

    Added Missed Flag of New Feature ( -e ) in README.md
    ehsandeep committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9ba3bb8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fix the error of using path as filepath

    change path.Join => filepath.Join
    ShuBo6 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f2513e1 View commit details
    Browse the repository at this point in the history