Open julianonunes opened 7 years ago
same here
@Strike117 Which version do you use?
Maybe same issue than https://github.com/zeit/hyper/issues/1829
I am using Hyper 3 and I cannot install plugins because I am behind a proxy. I tried to enter proxy information into the configuration but it did not work.
There are several threads related to hyper.js proxy issues. What are the FQDNs and/or public IP ranges that are utilized by the hyper.js update mechanism? If we had this information, we would be able to exclude/bypass proxy for this process.
The update-checker process checks for a feed from https://VERSIONTYPE.hyper.is/update/PLATFORM/VERSION Where VERSIONTYPE is the type of the app (releases or releases-canary) PLATFORM is the platform of the app VERSION is the version of the app (eg 3.0.9)
So for example, if I want the feed for Linux stable, I would need to go to
I have same problem behind a corporate proxy even with proxy configured within npm.
Can this issue get addressed again please? I am having the same issue as my network uses a corporate proxy. Are @jynolen's changes valid?
Same here 😞
is this still on? can I work on this?
Issue
I just downloaded the app and installed, and when I run, after a few seconds it just freezes. I'm behind a corporate proxy using authentication and this often causes problems with Node.js applications that require internet access (but IMHO, I should be able to use Hyper in "disconnected mode").