Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crossutility/Quantumult-X
https://github.com/crossutility/Quantumult-X
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/crossutility/Quantumult-X
- Owner: crossutility
- Created: 2018-12-16T16:01:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-15T03:30:47.000Z (10 months ago)
- Last Synced: 2024-10-29T17:41:21.618Z (15 days ago)
- Language: JavaScript
- Size: 529 KB
- Stars: 2,689
- Watchers: 101
- Forks: 274
- Open Issues: 145
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quantumult X
Quantumult Rebuilt from Scratch### New Features
* MitM HTTPS decryption and rewrite are both working with traffic through TUN interface.
* Enable HTTP Analyzer can record whole HTTP request and response including body.
* Filter works on UDP traffic and UDP destination port can be set as whitelist.
* Server can have its own server_check_url instead of the global server_check_url.
* Supports V2Ray websocket and websocket + tls over shadowsocks, read sample configuration for details. Only compatible with server side deployed by V2Ray or shadowsocks v2ray-plugin with mux = 0.
* User-Agent(lower priority than Host) type of filter works on TUN traffic.
* Customized DNS setting supports customized port and IPv6 address.
* Improved the DNS mechanism by enable expired answers and start new query at the same time.
* Policy status and request history will keep the record of the full policy route like A -> B -> C -> D.
* The DNS results will be recorded along with the first responded DNS server, response time and the TTL.
* Modify configuration won't trigger reconnecting anymore.
* Rewrite HTTP request headers, response status, response headers and response body.