-
-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Labels
Description
ZSC failes to update with the following error message:
zsc> update
your software version: 1.1.0
last version released: <!DOCTYPE
Downloading zcr_shellcoder_<!DOCTYPE.zip
Connection Error!
Steps to reproduce:
Download a clean copy from github, install it and execute "update" command.
EDIT:
I think this happens, because the update URL in /core/update.py is not valid anymore.
up_url = 'http://zsc.z3r0d4y.com/zsc_archive/'
redirects to the main page.