OldSchoolHack

Registrieren / Anmelden Deutsch

Daily Draw/Claw CommandLine Client

icon Thema: [Release] Daily Draw/Claw CommandLine Client

Anmeldungsdatum: Feb 2015

Beiträge: 2

Perfect. Thank you.
For those who got network proxy, You will probably get this:

Zitat
(7) Failed to connect to Um Links zu sehen, musst du dich registrieren port 443: Timed out

You could simply add to this script some new enviroment variables.
Here some example:


Zitat
set https_proxy=https://your_proxy:your_port set

If you need username and password to connect with your proxy server, try this:

Zitat
set https_proxy=https://username:password@your_proxy:your_port