https://github.com/gawasvedraj/HideRoot
- magisk + Zygisk Next
- play integrity fix
- shamiko + zygisk assistant
- sensitive props mod
- hide my applist + lsposed
- put apps that do not need to see root in HMA and deny list in magisk
https://github.com/gawasvedraj/HideRoot
Some hosting providers like scaleway allows to remove the IPv4 from the VPS in order to save 1€/month
but doing this will result in losing connectivity to the "IPv4 world".
Or you may have ordered a VPS that only has IPv6 connectivity and you want to access to a resource only accessible from the "IPv4 world".
Here is how to gain your access back to the "IPv4 world".
Note: You may deploy your own DNS64 & NAT64 server on a separate server by following this tutorial (untested): https://packetpushers.net/nat64-setup-using-tayga/.
Note²: You may find a explanation of what is NAT64 and DNS64 on Wikipedia.
Use this better tutorial: https://gist.github.com/karolba/a3f1c5f8d50c67f5a19e6c8f38e53e12
cd /dev/shm
mkdir alpine
cd alpine
Better tutorial (a little bit more complicated): https://gist.github.com/karolba/a3f1c5f8d50c67f5a19e6c8f38e53e12
sudo dd if=alpine.iso of=/dev/sda
sudo reboot
New official instructions: iv-org/documentation#581
master
: quay.io/invidious/invidious:master
(or for ARM64: quay.io/invidious/invidious:master-arm64
)idex.auroradao.market | |
auroradao.market | |
getyourcoins.org | |
binance-giveaway.webcindario.com | |
gift-today.website | |
cryptopromo.kissr.com | |
etherium.org.payment.7t21-srv.site | |
7t21-srv.site | |
top-deals.pro | |
medium.com.7t21-srv.site |
You need a Windows installation (can be a VM with the USB shared to the VM).
You also need adb installed.
ARM binaries:
apt-get update
apt-get install devscripts build-essential
apt-get source systemd/bookworm
.apt-get build-dep systemd/bookworm
.apt-get install clang libbpf-dev libbpf-tools bpftool
cd systemd-*
.debuild -us -uc
.cd ..
.dpkg -i systemd_*_amd64.deb