IceHacks

Results 5 issues of IceHacks

No activity since July. Is this dead? There are lot's of bugs...

I was wondering if you can use this to load a local extension (like one not on the webstore). Right now I am trying but I get this error: ```cmd...

The latest Alva Canary (v1.0.0-38) says that this is incompatible. Am I doing something wrong or is it just out of date? This is what I did: ```shell $ git...

bug

I am making a proxy with Electron and I use this code ``` var proxy = hoxy.createServer({ certAuthority: { key: localhost.key, cert: localhost.cert }, tls: { key: localhost.key, cert: localhost.cert...