Code Monkey home page Code Monkey logo

chrome-simply-proxy's People

Contributors

dependabot[bot] avatar riant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

chrome-simply-proxy's Issues

Issue with redirect

Generally the Plugin work well, but, I do have the following issue.

How to reproduce:

  1. Create a file index.php and put this inside:

    var_dump($_SERVER['REQUEST_URI']);
  2. run php -S 127.0.0.1:7777/index.php on cli to run this side with the build-in php webserver

  3. Open the Address 127.0.0.1:7777 in your browser you'll see:
    image

  4. create an entry for simple-proxy extension:
    image

  5. enter test.com in your browser. You'll see:
    image

The issue

The issue is, that the kind of redirect crash the internal PHP-Variable $_SERVER['REQUIRE_URI']. Instead showing / (means, only the uri-PATH, it shows the whole URI including the protocol and domainname.

Why is this a problem?
If you - for example - redirect to a Page which use this $_SERVER['REQUIRE_URI'], the webpage won't be available or work in any way.

Info that might help:

see: https://www.php.net/manual/en/reserved.variables.server.php#121469

HTTPS

它不支持https

http服务器有回复

https

请大佬再研究研究

插件被下架了

已关闭此扩展,因为 Chrome Web Store 已标记其为不安全。

EDGE 直接无法启用了

有打算支持Websocket嗎? Any plan for supporting Websocket?

我試著使用Host Switch Plus/simply-proxy進行websocket應用的開發,
只是出現了錯誤:
failed: Error in connection establishment: net::ERR_NAME_NOT_RESOLVED
也就是說,websocket並不在修改Host的範圍。
有計畫支援嗎? 還是chrome本身無法做到這件事?

I tried to devlop websocket application using Host Switch Plus/simply-proxy
but it show me:
failed: Error in connection establishment: net::ERR_NAME_NOT_RESOLVED
so, weboscket cannot be modified by extension.
Any plan for support this? or is this forbidden on chrome?

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.