-
Are SSL forwards currently implemented?
Bug https://github.com/inconshreveable/ngrok/issues/111 was closed but not sure if the implementation is there yet.
I'm running self-signed, self-hosted ngrok…
-
To run the receiver code on ChromeCast, even for testing, the receiver code needs to be at a publicly accessible URL.
We need a way to develop code and push it to a URL the ChromeCast can access. Th…
-
zuul.yml:
``` yaml
tunnel:
type: ngrok
browsers:
- name: safari
version: 5..latest
```
``` shell
- testing: safari @ Mac 10.6: 5
- testing: safari @ Mac 10.8: 6
- testing: safari @ Mac 10.9:…
-
would be nice to be able to specifiy a static IP (even private but static IP) and port at project creation time
I went looking for IP to change but found 2 (or 3) Vagrantfile and config.yml and when …
-
-
its super easy to make the default Valkyrie setup, i.e. valkyrie.local (using Avahi on Ubuntu Trusty behind a pfsense fw) to be available from the public network
i.e. no need to hack /etc/hosts and d…
-
sometimes I get the error whole day. sometimes it works well. anyone knows how to solve it?
-
I am currently refactoring my jointJS code out of the main js code and into a module
I an exporting the following (with paper and graph module variables)
"create": function (graphTarget,options) {
…
-
hi, i can connect to Facebook & Google using thinteckture identity server v.3, but when i add yahoo provider it get an error before redirect user to yahoo conset.
this is my code:
```
var yah…
-
I'm using a private key and wildcard certificate issued for my domain by godaddy.
```
$ sudo bin/ngrokd -domain="mydomain.ru" -tlsCrt="/home/jdoe/keys/mydomain.ru.crt" -tlsKey="/home/jdoe/keys/mydom…