pulsarice

Results 11 issues of pulsarice

### Type Error while running the manager ### Branch Flutter ### Bug description After selecting the APK from storage the manager closes. ### Steps to reproduce 1. Download YouTube v17.33.42...

bug

I configured V2rayNG v1.7.30 to directly connect to Iranian websites and set 192.168.1.1 as domestic DNS. ``` { "domain": [ "domain:ir", "geosite:category-ir" ], "outboundTag": "direct", "type": "field" }, ``` But...

The last rule of default advanced routing config causes "domainStrategy": "IPIfNonMatch" to malfunction. ``` { "type": "field", "port": "0-65535", "inboundTag": [], "outboundTag": "proxy", "enabled": true } ``` This rule causes...

![image](https://user-images.githubusercontent.com/5326305/233680605-945df125-56e7-4275-a17c-77097b669755.png)

سلام. اخیرا دیدم که روی بعضی پروتکل‌های inbound که عبور بسته‌های QUIC رو بلاک نمی‌کنن، توی مشاهده اینستاگرام و یوتوب مشکل ایجاد شده. البته وقتی flow روی xtls-rprx-vision باشه، خود...

enhancement

I have 3 reverse (portal) tunnels to my server and I use a balancer to choose the reverse tunnel with the least ping. when xray starts, the first observatory probe...

bug

### Welcome - [X] Yes, I'm using the latest major release. Only such installations are supported. - [X] Yes, I'm using the supported system. Only such systems are supported. -...

### Welcome - [X] Yes, I'm using the latest major release. Only such installations are supported. - [X] Yes, I'm using the supported system. Only such systems are supported. -...

The list of public torrent trackers seems outdated. Is it possible to add domains from some up-to-date source like this? https://github.com/SM443/Pi-hole-Torrent-Blocklist/blob/main/all-torrent-trackres.txt

Hi What's the purpose of forwarding all packets with destination port of 8443 to internal DNS server? ``` "inboundTag": [ "socks-in", "http-in" ], "type": "field", "port": "8443", "outboundTag": "dns-out", "enabled":...