SpoofDPI icon indicating copy to clipboard operation
SpoofDPI copied to clipboard

A simple and fast anti-censorship tool written in Go

Results 98 SpoofDPI issues
Sort by recently updated
recently updated
newest added

Tell me, please, is there a command to delete the script? Safari doesn't work correctly

# Describe the bug spoof-dpi binary crashes after start on MacOS arm64 ## Expected behavior normal work ## Actual behavior crash # How To Reproduce? rev: 4721bd60673f01c397b127cf234b08bca14c6832 built with `GOOS=darwin...

bug

Add a simple TTL cache for the DNS Resolver. Seperated from https://github.com/xvzc/SpoofDPI/pull/129. Re-do from #132 The idea is that since SpoofDPI currently have to perform DNS lookup on every request...

feature

# Describe the bug When I use the -debug option sometimes I get junk characters in the terminal following the HTTP header. I also had a couple of crashes without...

bug

Hi there! I see, that doh client is cached via sync.Once. But custom dns client is created on every dns request. WDYT if we will cache dns client too? https://github.com/xvzc/SpoofDPI/blob/ab4d6819c7f8f82fb3f58cbc2ec2ff34af853948/dns/dns.go#L58...

After the latest update (0.10.7) I can't use Telegram and spoof-dpi at the same time. ![tgb](https://github.com/user-attachments/assets/10696a2a-a9ec-429d-bef4-113cce388de7) When I turn spoof-dpi off everything is ok. ![tga_](https://github.com/user-attachments/assets/510e63dc-0d52-4e37-9898-3edcbebde1fd) **OS**: macOS 10.13.6 **Version**: 0.10.7...

bug

This PR adds support for pattern file. The file can be used to provide a custom list of regex patterns or domains (e.g. from GoodbyeDPI) that must be proxified. -...

feature

# Describe the bug Build fails on FreeBSD due to some go modules. # Client information **OS**: FreeBSD **Version**: 14.1-RELEASE **Command to run spoof-dpi**: # Additional context ``` ===> Patching...

bug

Made for my own needs, but may be useful for someone else. :) The Go is new to me, maybe I did it wrong.

feature

### Version v0.11.1 ### Operating System macOs Monterey 12.2.1 ### How are you running SpoofDPI? Running in terminal: **spoofdpi** ### Description It worked fine for a month, but on October...

bug