Skip to content

Instantly share code, notes, and snippets.

@andrewpetrochenkov
Created August 4, 2024 07:20
Show Gist options
  • Select an option

  • Save andrewpetrochenkov/7f7dd173f857fb26accc72462d44cd78 to your computer and use it in GitHub Desktop.

Select an option

Save andrewpetrochenkov/7f7dd173f857fb26accc72462d44cd78 to your computer and use it in GitHub Desktop.
macOS SpoofDPI
# https://github.com/xvzc/SpoofDPI
curl -fsSL https://raw.githubusercontent.com/xvzc/SpoofDPI/main/install.sh | bash -s darwin-amd64
export PATH=$PATH:~/.spoof-dpi/bin
spoof-dpi # Safari only
# disable
# spoof-dpi --enable-doh --window-size 0 #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment