[GH-ISSUE #2] [Feature Request] Take argument from command line #109

Closed
opened 2026-03-01 17:37:34 +03:00 by kerem · 3 comments
Owner

Originally created by @Humoud on GitHub (Dec 5, 2020).
Original GitHub issue: https://github.com/alpkeskin/mosint/issues/2

Hello, thanks for the effort you put into this awesome tool.
It would be really nice if I could pass arguments via command line while launching the script.

Example:

  • python mosint.py user@example.tld
  • python mosint.py -e user@example.tld

Or maybe pass a list of emails

  • python mosint.py -f emails.txt
Originally created by @Humoud on GitHub (Dec 5, 2020). Original GitHub issue: https://github.com/alpkeskin/mosint/issues/2 Hello, thanks for the effort you put into this awesome tool. It would be really nice if I could pass arguments via command line while launching the script. Example: * `python mosint.py user@example.tld` * `python mosint.py -e user@example.tld` Or maybe pass a list of emails * `python mosint.py -f emails.txt`
kerem 2026-03-01 17:37:34 +03:00
Author
Owner

@alpkeskin commented on GitHub (Dec 5, 2020):

I am thinking of adding arguments to version 2.0 👍 On the other hand, I couldn't figure out how to use the email list.

<!-- gh-comment-id:739329910 --> @alpkeskin commented on GitHub (Dec 5, 2020): I am thinking of adding arguments to version 2.0 👍 On the other hand, I couldn't figure out how to use the email list.
Author
Owner

@Humoud commented on GitHub (Dec 6, 2020):

I am thinking of adding arguments to version 2.0 👍 On the other hand, I couldn't figure out how to use the email list.

Assuming you mean what's the use case, this is useful when an analyst wants to run the checks against multiple emails without having to run the tool multiple times. But it's okay, once command line arguments are implemented, a bash script can be made to loop through a list of emails or I can contribute to the project.

Again, thank you for your work.

<!-- gh-comment-id:739471043 --> @Humoud commented on GitHub (Dec 6, 2020): > I am thinking of adding arguments to version 2.0 👍 On the other hand, I couldn't figure out how to use the email list. Assuming you mean what's the use case, this is useful when an analyst wants to run the checks against multiple emails without having to run the tool multiple times. But it's okay, once command line arguments are implemented, a bash script can be made to loop through a list of emails or I can contribute to the project. Again, thank you for your work.
Author
Owner

@alpkeskin commented on GitHub (Dec 6, 2020):

Okay, good idea! You can contribute to the project. 👍

<!-- gh-comment-id:739474119 --> @alpkeskin commented on GitHub (Dec 6, 2020): Okay, good idea! You can contribute to the project. 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mosint#109
No description provided.