hansmach1ne / LFImap

Local File Inclusion discovery and exploitation tool
Apache License 2.0
226 stars 34 forks source link

Args improvement #98

Closed hansmach1ne closed 4 months ago

hansmach1ne commented 4 months ago

@nrathaus Resolved merged conflicts, also fixed indentation errors in arguments.py and added some flush = True to some print statements. Please take a look at these. Thanks!

nrathaus commented 4 months ago

Looks good