Skip to content

Commit

Permalink
Adds a clearer description
Browse files Browse the repository at this point in the history
The main readme shows only the most recently committed features. But it will be more useful for the user to know the functionality of the version he has.
  • Loading branch information
EgorWeders authored and ValdikSS committed Nov 6, 2024
1 parent ee009cf commit ae73980
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ If it works — congratulations! You can use it as-is or configure further.

Download [latest version from Releases page](https://github.com/ValdikSS/GoodbyeDPI/releases) and run.

## Supported arguments
To get relevant information about your version of the program, use the -h (--help) argument at startup.
```
Usage: goodbyedpi.exe [OPTION...]
-p block passive DPI
Expand Down Expand Up @@ -97,7 +99,7 @@ Modern modesets (more stable, more compatible, faster):
Note: combination of --wrong-seq and --wrong-chksum generates two different fake packets.
```

## How to check
To check if your ISP's DPI could be circumvented, first make sure that your provider does not poison DNS answers by enabling "Secure DNS (DNS over HTTPS)" option in your browser.

* **Chrome**: Settings → [Privacy and security](chrome://settings/security) → Use secure DNS → With: NextDNS
Expand Down

1 comment on commit ae73980

@Falbax
Copy link

@Falbax Falbax commented on ae73980 Nov 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Спасибо

Please sign in to comment.