Nilay Gupta

Results 82 comments of Nilay Gupta

I think we're gtg here.

Thanks for the attention! So you basically you mean that we'd need change https://github.com/sundowndev/phoneinfoga/cmd/scan.go a bit, in a way to have `ScanCmdOptions` struct include another variable? I'm not too fluent...

my bad. yes, you understood our problem well. We can wait a week or so. Please keep us updated for the same.

works as requested, thankyou very much

hmm, makes sense. Thankyou for the suggestion :3 !

Hey @mlodic I read the [guide](https://realpython.com/python-project-documentation-with-mkdocs) you provided. It seems evident that the features of mkdocs can be leveraged by writing code with docstring comments. This in-turn would keep the...

Hi there! @mlodic would a logic like this work? Here, we would only update if `update_on_run` is true (false by default) or it has been more than 24hrs since last...

hey! @mlodic I'm facing some frontend build issues, can you please check [this](https://honeynetpublic.slack.com/archives/C01KVGMAKL6/p1707897410925139).

I think everything works as expected now.

made required chages; is this test error arrising because we run `docker exec intelowl_uwsgi coverage run manage.py test --keepdb tests` with keepdb? The error is not arising on my local...