Skip to content

Releases: ShielderSec/webtech

Version 1.3.4

Choose a tag to compare

@TheZ3ro TheZ3ro released this 12 Oct 10:19
dfc1c48

Fixes #35

Version 1.3.3

Choose a tag to compare

@smaury smaury released this 20 Mar 09:28
fabcd61

Version 1.3.2

Choose a tag to compare

@TheZ3ro TheZ3ro released this 28 Sep 15:37
  • Add fallback for non text/html Content-Types

Version 1.3.1

Choose a tag to compare

@smaury smaury released this 13 Nov 12:01
  • Fixed UTF-8 encoding issue in DB files

Version 1.3

Choose a tag to compare

@smaury smaury released this 07 Nov 11:05
  • Fixed Wappalyzer DB location

Version 1.2.12

Choose a tag to compare

@TheZ3ro TheZ3ro released this 24 Mar 14:36
  • Fix Meta attribute in WappalyzerDB can be a list (#27)

1.2.11

Choose a tag to compare

@TheZ3ro TheZ3ro released this 09 Mar 09:37
  • Fix typos
  • Fix compatibility with Python3.8+

Version 1.2.9

Choose a tag to compare

@TheZ3ro TheZ3ro released this 02 Dec 08:52
  • Support system wide installation. Now webtech download databases inside the user's folder. Fix #15
  • Migrate to Wappalyzer's technologies.json file. Fix #22
  • Better platform detection
  • Support for Windows UTF-8 file encoding

Version 1.2.8

Choose a tag to compare

@TheZ3ro TheZ3ro released this 24 Apr 11:45
  • Add version parsing for HTML regexes.
  • Fix RDoc detection. (#14)

Version 1.2.7

Choose a tag to compare

@TheZ3ro TheZ3ro released this 07 May 16:39
  • Handle Exception when trying to open a bogus file. Fix #9
  • Correclty encode JSON output. Fix #10