Vinfall

Results 60 comments of Vinfall

Not sure if related, as I came across mDNS-stuff just two days ago. Android 12 made an adjustment to the [DNS Resolver](https://source.android.com/devices/architecture/modular-system/dns-resolver#mdns-local-resolution) that makes you access `.local` via apps like...

Any update on this? The latest nightly build as of writing (`2022-07-13`, aka `1.10.3_GIT (1657707401)`) still targets API 28. I can see that a contributor picks this up in #13538....

Can anyone get this merged? I installed Kali & Xfce4 today and still got this error when connecting through VNC. Installing `dbus-x11` inside Kali immediately solves the issue.

Now that we have mono through #8686, it is indeed possible to run ASF inside Termux with mono installed. Just make sure you download `ASF-generic-netf.zip` instead of `ASF-linux-arm64.zip`/`ASF-linux-arm.zip`/`ASF-generic.zip`. Unpack the...

For reference, you can check [the Packaging page on Debian Wiki](https://wiki.debian.org/Packaging). As for the packaging tools, ~~there used to be a handy tool namely `checkinstall` which makes packaging easy but...

I close #279 as I don't know how to resolve the conflicts XD, so I simply create a new branch, pull the changes, and commits again to make a new...

> Reviewing these kind of pull requests takes some time... I understand full-heatedly! Maintaining such project is really time-consuming and especially so when everything is included in a single json...

> > @AtharvPatil25 logfile clearly states the issue, try moving uad_gui-windows.exe to same folder as adb.exe > > Worked ,but can't uninstall music app from iqoo 9se thankyou. iQOO built-in...

Successfully deployed on a VPS but failed to deploy on Vercel. Not quite familiar with Flask and almost every guide about deploying Flask on Vercel has an `index.py` file, which...

> Can you tell me how to deploy to vercel? Sadly, no. I think you need to write a Flask wrapper between Whoogle & Verel to make it work, which...