Giter Site home page Giter Site logo

quantumult-x's People

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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

quantumult-x's Issues

1.0.4商店版 日志不随时间更新

手机调整了一下日期,把日期往后调后,日志就停留在更改日期后,网络活动却一直停留在更改日期前,不会更新网络活动了,退出重进网络活动和日志也不会回到现在,就是保持不变,除非重新安装

Release the mux option

The new version of Quantumult-X supports v2ray-plugin, but must set mux=0, which causes incompatibility issues with my device's proxy software, such as shadowsocksx-ng on the mac side, and then Quantumult on the mac version is not support, so I hope that you can release the option of mux;

VPN On Demand

Hey guys,

I reach out via email, but also wanted to put this here so that hopefully it gets considered. It would be incredibly useful to have the VPN that Quantumult creates implement "on demand".

I have looked into this, and it should be as simple as setting isOnDemandEnabled = true on your NETunnelProviderManager.

Can you please add this feature in Quantumult's next release? It is the final thing that would make Quantumult perfect.

Thank you for your consideration.

移动网络场景

当使用移动网络时或者说wifi关闭时使用指定节点怎么设置,大佬教我设置wifi场景,我很少用到wifi场景,wifi场景不是就固定节点了吗?我不希望wifi固定节点,而希望固定移动网络节点,希望增加此条配置

script-response-body 与 script-response-header 问题

我尝试使用 script-response-body 与 script-response-header 来修改返回的内容
header 修改 status
body 修改返回的 json
但是 这2个 重写都加入到qx里后
只执行前一条的内容 后一条的 就不执行了 是为什么
例如 header 修改了 status code 之后
body的内容 就不修改了
反之 把 body 放前面 那么 body 内容改变了 status code 又不变了

如何修改图标颜色

我看到Qure做了一套图标,各种颜色的都有,比如区域图标都是紫色的,很好看。
但是我自己添加的都是默认的颜色,请问应该如何修改图标颜色呢。
谢谢!

$done({body: modifiedBody, status: modifiedStatus}) 方法 不可用

sample-rewrite-with-script.js 中的描述

// You can optional change the response headers at the same time by using $done({body: modifiedBody, headers: modifiedHeaders}); only change the response headers is not allowed for script-response-body. The modifiedHeaders can be copied and modified from $response.headers, please do not change the content length, type and encoding field.
// Response status can also be optional changed by using $done({body: modifiedBody, headers: modifiedHeaders, status: modifiedStatus}), the modifiedStatus should be like "HTTP/1.1 200 OK"

不工作.

https 无法解密

证书设置都是设置好了,在Quantumult中就可以调试https流量,在Quantumult-x开启调试和MitM。也无法解密https流量。

UDP似乎有些问题

相同的节点(确认开启了udp转发),在Quantumult原版中没有任何问题,QuanX却无法成功代理udp,策略组设置也成功把网站指向了代理。但是在Activity中可以看到udp有一个黄色的感叹号,下面写着Direct。

About the DNS Hijack

I have tried to enable the DNS hijack but the DNS record was not the DNS which I set in the confuguration. How can I redirect all the DNS queries to a certain IP? Also, the sample shows we can use customized ports for DNS. Does this mean Quantumult X support DoH and DoT? Thanks in advance.

[request] Add search option at the Activity tab

Right now its difficult to focus on one domain traffic

Would be nice to have a search option that allows to filter all the traffic for a specific domain

As a reference, lets take Charles Proxy:

IMG_0209

关于V2 WSS的一点问题

目前的V2虽然是支持了WSS,但是我希望能够自己配置:

  1. tls host
  2. 是否跳过验证证书
    有可能是我没有在sample里面找到对应的配置,请大佬指教
    由于如上配置无法自定义,Quantumult X log报错:
    closed: The operation couldn’t be completed. (kCFStreamErrorDomainSSL error -9807.)

v1.0.3 无法有效命中

在 rewrite_local 设置 相关命令 ^https?:\/\/i\.weread\.qq\.com url somethins

在日志中发现域名被替换成了 IP, 无法有效命中规则

image

image

[request] Support of v2ray’s outbound proxy feature

I have a v2ray setup that have to delegate the vmess outbond traffic to a group of shadowsocks tunnels.
The v2ray configuration file has such a config proxySettingObject which in the outbound object.
I didn’t find out how to make the quantumult X configured with such a behavior.
Could you please help me to figure it out if possible?
Or is it just simply not supported? If it is the case, do you have any plan to get it supported?

希望支持自选最低延迟策略

虽然说这个功能在某些场景下不适用, 但是在某些场景下还是很适用的, 就比如有些机场订阅不稳定,或者有些自定义节点如果长时间大流量链接可能会被ban,需要来回切换节点。

重写添加

在添加单条重写规则时,能不能添加换行显示,每次要滑动光标选择或者进编辑配置都很麻烦,当然,像添加分流那样会更好,

网络活动和日志就不会更新,这算是bug吧

您好,大佬,时间调至几天后,再改回来日期,网络活动和日志就不会更新,这算是bug吧,还原设置建议增加清空网络活动和日志,这样日期后的活动和日志就可以清空掉了吧,附截图,还原也没用

help needed! Decrypt failed.

qx log:

[QTXOutboundConnection] Decrypt(vmess=xxx:443, method=chacha20-ietf-poly1305, password=xxxxxc, obfs=wss, obfs-host=xxxx, obfs-uri=/ws, tls-verification=true, fast-open=false, udp-relay=false, tag=a ) data failed for connection-2303(www.google.com:443)
2020/09/01 09:23:38:368 [QTXTCPPath] Unwrap data failed, close connection-2303(www.google.com:443)

it is ok in win10 v2rayNG, macOS ClashX, iOS shadowrocket.
and, my qx has certificate installed &trusted, the rewrite module has opened.

what is the matter?

someone help me?

THX A LOT!

添加v2ray订阅 错误

IOS 13.5.1
iphone在quan x中添加订阅显示错误 the response from URL contains no proxy server info , 但是我之前在ipad 上确实添加成功了,也可以用

Compose Request 导致的机场流量异常

这两天发现机场流量异常的高,除了Compose Request 里的定时任务JS,一天内什么都没下载,视频也没看,但机场后台流量统计跑了20~30G。而QX里面的流量统计为才几百k。
可能产生问题的原因:

  1. Compose Request 没有走policy 分流
  2. QX的流量统计里没有统计Compose Request 的使用流量

如果需要提供什么日志或截图协助debug请回复,谢谢

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.