xnbox / DeepfakeHTTP

DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses.
MIT License
513 stars 46 forks source link

Options are detected as files #9

Closed mjablecnik closed 3 years ago

mjablecnik commented 3 years ago

When I run command:

java -jar ~/Downloads/df-1.0.8.jar --port 3000 /home/martin/Projects/my-project/endpoints/*

So Deepfake detect argument --port 3000 as file inputs: image

xnbox commented 3 years ago

Confirm bug. Fix required. Thank you!

xnbox commented 3 years ago

Fixed