Commit graph

10 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 2021f0f265 Changed print quotes to single quotes. 2019-01-11 15:01:52 -06:00
NotoriousRebel ea9c1f8abc Have narrowed down problem and patched up other problems. 2018-11-21 23:11:06 -05:00
NotoriousRebel e826dc663b Fixed most byte and str improper concats and now need to work on sockets not connecting properly. 2018-11-21 01:36:36 -05:00
NotoriousRebel d21e2846d7 Cleaned up imports and added proper casting from bytes to str. 2018-11-20 22:17:41 -05:00
Matt f10387da8e
Update lazy.py
Updated imports.
2018-11-20 13:35:34 -05:00
Matt 5ac0f86623
Update Lib.py
Updated imports.
2018-11-20 13:35:11 -05:00
NotoriousRebel 157ff0dc69 Converted more code to python3 shodan works for the most part. 2018-11-20 12:04:57 -05:00
NotoriousRebel 2a20d3ff47 Starting the change from python2 to python3.7 2018-11-14 22:13:52 -05:00
laramies 09babc0285 2.5
Fixed Google searches, and introduced Requests library
2014-12-16 23:25:12 +00:00