diff options
| -rw-r--r-- | Cargo.toml | 1 | ||||
| -rw-r--r-- | dpibreak.1.md | 4 |
2 files changed, 3 insertions, 2 deletions
@@ -20,6 +20,7 @@ name = "dpibreak" version = "0.6.0" authors = ["Dilluti0n <[email protected]>"] edition = "2024" +rust-version = "1.88" build = "build.rs" license = "GPL-3.0-or-later" description = "fast and easy-to-use DPI circumvention tool in Rust." diff --git a/dpibreak.1.md b/dpibreak.1.md index ceb44a9..141e5bb 100644 --- a/dpibreak.1.md +++ b/dpibreak.1.md @@ -160,7 +160,7 @@ Only for daemon. log goes here. There are two types of bugs: -> a\. DPIBreak does not work as described in the manual.\ +> a\. DPIBreak does not work as described in the manual. > b. It works as described but fails to bypass the DPI. Reporting both cases to the bug tracker helps improve the program. For @@ -169,7 +169,7 @@ your region and ISP. Any other minor improvements or suggestions are also welcome. -You can view the known bugs list and submit reports at:\ +You can view the known bugs list and submit reports at: *https://github.com/dilluti0n/dpibreak/issues* ## SEE ALSO |
