rushglen

Results 6 issues of rushglen

Can connect using curl (or wget) to github.com (and twitter.com): curl http://localhost:8891/?url=github.com > github.png but when i try google.com or any other site it waits for 60 secs and then:...

Could you create a "pure" javascript version? I love drinking coffee but not coding in it! (Haven't been able to convert it to JS)

The original problem was the inability to change the Access-Control-Allow-Origin header, I could change all the other headers but this one refused to change from "*" which means any other...

server

I'd like to change the **origin header** specifically to restrict to my domain. I see in the response: Access-Control-Allow-Origin: * Which means anyone can connect. It would also be great...

start is returning NAN because gmail have changed their html layout. start is currently defined like this: `var start = $(".aqK:visible .Dj").find("span:first").text().replace(",", "").replace(".", "");` replace with this and it works!...

I installed using: sudo apt-get install coturn checking the version (using run turnserver) I get Version Coturn-4.5.0.7 'dan Eider' What's the best way to update to 4.5.2-r6 ?

question