Coder Social home page Coder Social logo

bypass's People

Contributors

bjohn465 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

bypass's Issues

Add favicon

A favicon would make it easier to find the tab for bypass.

Doesn't work when accessed over HTTPS

When https://bjohn465.github.io/bypass/ is used to access the "app," it won't work (at least, in Chrome 44).

The following warning appears in the developer tools console:

Mixed Content: The page at 'https://bjohn465.github.io/bypass/#{someDomain}' was loaded over HTTPS, but requested an insecure resource 'http://{someDomain}/'. This request has been blocked; the content must be served over HTTPS.

In other words, the domain is loaded in an <iframe> using HTTP, but the containing page (i.e. the bypass "app") was loaded over HTTPS. In this case, Chrome blocks the page from loading in the <iframe>, so the bypass never happens.

The (somewhat) good news is that Sophos won't show the "questionable website" warning on HTTPS sites, as far as I can tell. That's why all the domains are bypassed using HTTP instead of HTTPS.

I was thinking of displaying a warning if bypass is accessed using HTTPS, unless I can figure out a way to make it work over HTTPS.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.