mirror of
https://github.com/trustedsec/social-engineer-toolkit
synced 2025-03-03 06:47:31 +00:00
update changelog
This commit is contained in:
parent
2abc828584
commit
e562ebf9ee
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ version 7.3
|
|||
* moved from pulling entire setcore which is a few thousand lines to adding src/core/set.version which contains the version - much faster in pulling down
|
||||
* fixed a bug in dell drac that caused it to error out
|
||||
* added timeout delay for pulling new version biggest challenge here is that urllib base is socket and socket timeout is tied to gethostbyname() which does not support a timeout, needed to add multiprocessing poll for 8 seconds to add timeout delay when checking for updates
|
||||
* added check for urllib for python2 and python3 compatibility
|
||||
|
||||
~~~~~~~~~~~~~~~~
|
||||
version 7.2.3
|
||||
|
|
Loading…
Add table
Reference in a new issue