Commit graph

11 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 5016f3199e Replacing doulbe quotes with single quotes. 2019-01-13 00:17:06 -06:00
Lee Baird 2021f0f265 Changed print quotes to single quotes. 2019-01-11 15:01:52 -06: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 9e2331b18d Code review. 2018-12-27 16:26:51 -06:00
NotoriousRebel 157ff0dc69 Converted more code to python3 shodan works for the most part. 2018-11-20 12:04:57 -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 5c0adba5fe 2.6
Rearrange htmlExport, created tests directory.
2015-05-10 23:43:09 +01:00
laramies 09babc0285 2.5
Fixed Google searches, and introduced Requests library
2014-12-16 23:25:12 +00:00