Skip to content

Commit 73de5d8

Browse files
authored
Update Readme.md
1 parent 24345b5 commit 73de5d8

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Readme.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ python3 privacynet.py
5151
- `-a` or `--auto`: This option enables automatic IP change every X seconds
5252
- `-t` or `--interval`: Interval for automatic IP change in seconds (default: 3600)
5353

54+
## Usage Examples
55+
56+
Here are some usage examples of PrivacyNet: [You can explore it here](https://denizhalil.com/2024/09/12/privacynet-anonymization-tool/):
5457

5558

5659
## Contributing
@@ -80,9 +83,10 @@ If you have any questions, comments, or suggestions about PrivacyNet, please fee
8083
PrivacyNet is a fork of the original tool called toriptables2, which was created by [Rupe](https://github.com/ruped24). Rupe developed the initial version of the tool two years ago. However, the original tool was written in Python 2.7 and is no longer compatible with the latest versions. Therefore, this forked version, PrivacyNet, has been updated and modified to work with Python 3.
8184
I would like to express my gratitude to Rupe for the inspiration and foundation provided by the original tool. Without his work, this updated version would not have been possible.
8285
If you would like to learn more about the original tool, you can visit the [toriptables2 repository](https://github.com/ruped24/toriptables2).
83-
## 💰 You can help me by Donating
84-
[![BuyMeACoffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://buymeacoffee.com/halildeniz)
85-
[![Patreon](https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white)](https://patreon.com/denizhalil)
86+
87+
## 💰 You can help me by Donating
88+
[![BuyMeACoffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://buymeacoffee.com/halildeniz)
89+
[![Patreon](https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white)](https://patreon.com/denizhalil)
8690

8791

8892
## License

0 commit comments

Comments
 (0)