kpcyrd / sn0int

Semi-automatic OSINT framework and package manager
https://sn0int.readthedocs.io/
GNU General Public License v3.0
1.92k stars 177 forks source link

option at line 17 is not recognized #193

Closed mrcbax closed 3 years ago

mrcbax commented 3 years ago

I have an issue with sn0int always returning the following error for every module I run:

option at line 17 is not recognized

I tried cleaning out all sn0int configs and data and fully reinstalling and recompiling sn0int. After doing so and attempting to run pkg quickstart I got the following error:

[-] Failed to load dns configuration
Because: option at line 17 is not recognized

I am using DNSCrypt with systemd-resolved. At first I thought it was a VPN issue after extensive testing on multiple workspaces with different VPN and Non-VPN configurations I still get the same error.

I have searched sn0int github issues and found no one with my particular issue.

It would be helpful to have more verbose errors such as which file has the bad line.


Versions

Environment

kpcyrd commented 3 years ago

Thanks for the detailed report! Sorry that you tried multiple ways and they all didn't work, this issue has been fixed on master a while ago but we never got around to release it. We tagged a new 0.20.0 that contains the fix., please reach out if you're still having issues with that version. Thanks!