mirror of
https://github.com/alpkeskin/mosint.git
synced 2026-04-26 11:35:51 +03:00
[GH-ISSUE #43] "invalid character 'ï' looking for beginning of value" #34
Labels
No labels
bug
duplicate
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mosint#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @typeoneboy on GitHub (Nov 27, 2022).
Original GitHub issue: https://github.com/alpkeskin/mosint/issues/43
When I run
sudo go run mosint <email>, it gives me this error:this is my mosint-config.json file
{ "Breachdirectory": "<API key>", "Hunter": "<API key>", "Emailrep": "", "Intelx": "<API key>", "Psbdmp": "True" }I have also noticed it is does not seem to be using any of my config. Any help would be appreciated. I have also noticed it is does not seem to be using any of my config. Cheers
@RokeJulianLockhart commented on GitHub (May 22, 2023):
I'm getting
My config file is
per https://github.com/alpkeskin/mosint/issues/62#issuecomment-1557416366.
@alpkeskin commented on GitHub (Sep 19, 2023):
Bugs have been fixed in the new version (v3.0.0). Ensure the config file is configured correctly for Mosint to work properly.
@RokeJulianLockhart commented on GitHub (May 1, 2024):
@alpkeskin, do you mean that this bug has been fixed?