yichya QC
yichya QC
Since OpenWrt 22.03 release, firewall4 (built on nftables) become the default firewall implementation. The support for legacy firewall3 / iptables for this project will be deprecated **now**, which means: *...
This patch version addresses the following issues: * SOCKS5 / HTTP outbound authentication * server hostname resolution validations (to enable usage of other DNS protocols like DoH. Be careful of...
Version 3.4.0 includes following changes: * DNS Hijacking (in preview app) * Username / Password options for extra SOCKS5 / HTTP inbound * Deprecation of global SOCKS5 / HTTP inbound...
https://github.com/openwrt/openwrt/pull/14975 involves a change to dnsmasq configuration path (`/tmp/dnsmasq.d` -> `/tmp/dnsmasq.cfg01411c.d`) which breaks DNS configurations for luci-app-xray. Add this to Custom Configurations as a workaround: ```js return function(config) { const...
Version 3.6.1 includes following changes: * Dnsmasq integration now works by default on OpenWrt 24.10 and later versions * Added GeoIP support in manual transparent proxy * Fixed domain name...
Version 3.6.0 added an experimental GeoData Reader, as well as some minor changes to GitHub Actions.  This is mostly implemented by Claude 3.5 Sonnet (plus some GPT-4o) and some...