Commit graph

716 commits

Author SHA1 Message Date
L1ghtn1ng 911fcddc35 remove win32dns.py 2019-04-19 16:40:15 +01:00
L1ghtn1ng 5a01c2a254 Tavis update 2019-04-19 16:31:30 +01:00
L1ghtn1ng 96a000f924 Tavis update 2019-04-19 16:29:03 +01:00
L1ghtn1ng 0becea3492 Tavis update 2019-04-19 16:20:57 +01:00
L1ghtn1ng f63d6f71fb Renamed the version to be 3.1.0-dev instead of having v<number>
for the 3.0.6 as this will be a major release when we are happy with everything

Try seeing if I can get travis to check how everything acts when installed as a python module
2019-04-19 16:18:49 +01:00
J.Townsend 3a0e63238b
Merge pull request #238 from L1ghtn1ng/master
Update requirements.txt
2019-04-19 15:39:09 +01:00
L1ghtn1ng e6cd6bede9 Update requirements.txt 2019-04-19 15:34:49 +01:00
Matt cf4aef5b06
Merge pull request #237 from blshkv/patch-1
setup.py: do not install tests
2019-04-16 18:26:51 +00:00
Anton Bolshakov b617e35755
setup.py: do not install tests
I'm getting the following error:
``` *   Package installs 'tests' package which is forbidden and likely a bug in the build system.
```

This patch fixes it
2019-04-16 09:43:54 +08:00
Matt f39c2a7b69
Merge pull request #234 from ssolidus/master
Fix imports for module
2019-04-15 04:10:54 +00:00
Matt 5f8e32ed64
Update README.md
Updated link.
2019-04-12 14:14:56 -04:00
TK 838892e832 change imports 2019-04-10 10:54:04 +10:00
TK d8bc25c261 test 2019-04-10 10:48:48 +10:00
TK 98f692b90a fix imports 2019-04-10 10:41:29 +10:00
Christian Martorella 9f7811d378
Merge pull request #229 from blshkv/patch-2
Update setup.py
2019-04-08 22:07:41 +02:00
blshkv 31c48159c7 fix bin script properly 2019-03-24 21:03:06 +08:00
blshkv 6c09e15e50 add bin file 2019-03-24 20:45:20 +08:00
blshkv a1cd503ac0 create a proper __main__ file, so we can use the original name 2019-03-24 16:07:45 +08:00
blshkv b3a2bb8fb9 fix test file 2019-03-24 15:53:59 +08:00
blshkv 70e42c3f91 rename the main script as it cannot be called the same as the module 2019-03-24 15:50:30 +08:00
blshkv 0711409468 fix new module path 2019-03-24 15:35:48 +08:00
blshkv d666264c92 fix installatin of the main binary 2019-03-24 14:17:37 +08:00
blshkv a9fa97db41 missing init file 2019-03-24 14:04:10 +08:00
blshkv 9229869e39 create module 2019-03-24 13:57:12 +08:00
Anton Bolshakov bbe35fdbf7
Update setup.py 2019-03-24 10:25:23 +08:00
Anton Bolshakov 6286de7a17
Update setup.py 2019-03-24 10:18:43 +08:00
Anton Bolshakov e6e4e5621d
Update setup.py 2019-03-24 10:15:55 +08:00
Anton Bolshakov 0f13595f07
Update setup.py 2019-03-24 10:12:43 +08:00
Anton Bolshakov 8dd7e3974b
Update htmlExport.py 2019-03-24 10:02:15 +08:00
Anton Bolshakov 04e6714d2e
Update theHarvester.py 2019-03-24 10:01:40 +08:00
Anton Bolshakov b326b937a4
Update setup.py 2019-03-24 09:54:55 +08:00
Anton Bolshakov a3062cd6f9
Update setup.py 2019-03-24 09:52:34 +08:00
Anton Bolshakov f0e9fc1ae4
Update setup.py 2019-03-24 09:40:22 +08:00
Anton Bolshakov e1a389659d
Update setup.py 2019-03-24 09:31:24 +08:00
Anton Bolshakov e3e10a48e6
Update setup.py
install theHarvester binary and register it as a module
2019-03-24 09:05:36 +08:00
Lee Baird 0788b61205
Removed duplicate entry. 2019-03-23 17:31:20 -05:00
Christian Martorella ef85676a0d Merge branch 'master' of https://github.com/laramies/theHarvester 2019-03-23 21:05:44 +01:00
Christian Martorella 38593e931c Update .gitignore 2019-03-23 20:53:35 +01:00
Matt 9da2a619e2
Merge pull request #228 from NotoriousRebel/master
Added data files to setup.py to handle files in wordlists directory
2019-03-23 17:14:31 +00:00
NotoriousRebel 8ad77ac772 Added data files to setup.py and made sure they worked! 2019-03-23 13:11:02 -04:00
NotoriousRebel 36630f747f Added data_files for wordlists in setup.py 2019-03-22 12:43:44 -04:00
NotoriousRebel a32a08dfee Syncing.
Merge branch 'master' of https://github.com/laramies/theHarvester
2019-03-22 12:25:03 -04:00
J.Townsend 64e8a7a757
Merge pull request #226 from L1ghtn1ng/dev
Fix travis
2019-03-19 22:24:33 +00:00
L1ghtn1ng c419c89196 Add author to travis for slack 2019-03-19 22:21:45 +00:00
L1ghtn1ng 64138965c8 Fix travis 2019-03-19 22:14:35 +00:00
NotoriousRebel 8dfc8bdf0b Syncing.
Merge branch 'master' of https://github.com/laramies/theHarvester
2019-03-19 17:40:58 -04:00
Christian Martorella 37b0895690
Merge pull request #186 from diamorafaela/pip_installable
Added setup.py
2019-03-18 22:35:39 +01:00
Lee Baird 3103799933
Tweaked Main contributors again. 2019-03-18 16:26:54 -05:00
Lee Baird 4207e09783
Tweaked 'Main contributors. 2019-03-18 16:12:01 -05:00
Lee Baird 8aaa328cae
Merge pull request #225 from leebaird/master
Updated Twitter accounts.
2019-03-17 23:27:20 -05:00