Skip to content

Commit ed0c2d5

Browse files
committed
v1.5
1 parent 5f07ec2 commit ed0c2d5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Written by:
5252
* yahoo
5353
* yandex
5454
* youtube
55+
* spyse
5556

5657
---
5758

@@ -100,7 +101,7 @@ optional arguments:
100101
101102
-l LIMIT, --limit, LIMIT Limit the number of search engine results (default: 100).
102103
103-
-i MODE, --info MODE Limit information gathering (basic,whois,dns,revdns,vhosts,google,bing,yahoo,ask,dogpile,yandex,censys,linkedin,twitter,googleplus,youtube,reddit,github,instagram,crt,pgp,netcraft,virustotal,dnsdump).
104+
-i MODE, --info MODE Limit information gathering (basic,whois,dns,revdns,vhosts,google,bing,yahoo,ask,dogpile,yandex,censys,linkedin,twitter,googleplus,youtube,reddit,github,instagram,crt,pgp,netcraft,virustotal,dnsdump,spyse).
104105
105106
-o BASENAME, --output BASENAME, Output in the four major formats at once (markdown, txt, xml and html).
106107

gasmask.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
__author__ = "maldevel"
3131
__credits__ = ["maldevel", "mikismaos", "xvass", "ndamoulianos", "sbrb"]
3232
__license__ = "GPLv3"
33-
__version__ = "1.4.1"
33+
__version__ = "1.5"
3434

3535
#######################################################
3636

0 commit comments

Comments
 (0)