Commit graph

9 commits

Author SHA1 Message Date
Denis Kasak 5e2a684f5a Fix line endings.
Don't mix line endings. Always use LF for text files when committing.
Ensure your `core.eol` is set to `native` using `git config` to get
native line endings for your platform on checkout.
2019-02-04 13:48:29 +01:00
Lee Baird ca61fc2ab4 Fixed init bug and modified permissions. 2019-01-10 21:38:44 -06:00
Lee Baird 17f5963e65 Cosmetic, comments, and alphbetize. 2019-01-10 20:09:47 -06:00
Lee Baird d78301f32d Changed permissions on all .py files in lib directory to 755. 2018-12-27 16:43:53 -06:00
Lee Baird f35d522172 Code review. 2018-12-27 16:34:59 -06:00
NotoriousRebel 157ff0dc69 Converted more code to python3 shodan works for the most part. 2018-11-20 12:04:57 -05:00
NotoriousRebel 4ba7c685c0 CleaConverted more of the code to python3 and verified that running code with all search engines works except crtsh gets inside loop I think. 2018-11-19 21:27:53 -05:00
NotoriousRebel 57333e72db Fixed more print statements and tied up other loose odds and ends. 2018-11-15 12:52:33 -05:00
laramies 09babc0285 2.5
Fixed Google searches, and introduced Requests library
2014-12-16 23:25:12 +00:00