Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<a href="http:/whoamiproject.tech"><img src="https://user-images.githubusercontent.com/59175356/160829133-b140e801-8e1e-4255-9277-7ab05ae3640d.png" alt="Whoami" width="200"></a>
</h1>

<h4 align="center"> <a href="http:/whoamiproject.tech" target="_blank">Whoami</a> provides enhanced privacy, anonymity for Debian and Arch based linux distributions</h4>
<h4 align="center"> <a href="http:/whoamiproject.tech" target="_blank">Whoami</a> provides enhanced privacy, anonymity for Debian and Arch based Linux distributions</h4>

<p align="center">
<a href="https://github.com/omer-dogan/kali-whoami/issues/new?assignees=omer-dogan&labels=enhancement&template=feature_request.md&title=Feature+Request">Feature request</a> -
Expand All @@ -29,7 +29,7 @@
<!-- ABOUT THE PROJECT -->
<h2 align="center">About the project</h2>

__In its simplest and shortest definition, Whoami is a user friendly privacy/anonymity tool with its ease of use and simple interface.__
__In its simplest and shortest definition, Whoami is a user-friendly privacy/anonymity tool with its ease of use and simple interface.__
Whoami uses __9+__ different modules to ensure the highest possible level of anonymity also solves possible problems without disturbing you with the __Bug fixer__ module, which is in development.
You can find the <a href="#modules">descriptions of the modules below</a> and more detailed information on the website.

Expand All @@ -53,15 +53,15 @@ Finally, don't forget that there is never a hundred percent security on the inte
</tr>
<tr>
<td>Log killer</td>
<td>Destroys the log files in system with the overwrite method</td>
<td>Destroys the log files in the system with the overwrite method</td>
</tr>
<tr>
<td>IP changer</td>
<td>Hides your real ip address by redirecting all network traffic to tor transparent proxy</td>
<td>Hides your real IP address by redirecting all network traffic to Tor transparent proxy</td>
</tr>
<tr>
<td>Dns change</td>
<td>Replaces the default dns servers provided by your isp with privacy based servers</td>
<td>Replaces the default DNS servers provided by your ISP with privacy-based servers</td>
</tr>
<tr>
<td>Mac changer</td>
Expand All @@ -75,17 +75,17 @@ Finally, don't forget that there is never a hundred percent security on the inte
</tr>
<tr>
<td>Timezone changer</td>
<td>Sets the time in utc to avoid location leaks from the system clock</td>
<td>Sets the time in UTC to avoid location leaks from the system clock</td>
</tr>
</tr>
<tr>
<td>Hostname changer</td>
<td>Replaces the host name with a random name to hide it</td>
<td>Replaces the hostname with a random name to hide it</td>
</tr>
</tr>
<tr>
<td>Browser anonymization</td>
<td>Configures the browser to be privacy focused</td>
<td>Configures the browser to be privacy-focused </td>
</tr>
</tbody>
</table>
Expand All @@ -94,7 +94,7 @@ Finally, don't forget that there is never a hundred percent security on the inte
<h2 align="center">Getting started</h2>

If you do not update your system regularly or have not installed these packages on your system, you will not be able to use the tool.
So let's see what we need before installation and how we can download it.
So let's see what we need before installation and how to download it.

* You can download all dependencies with the following command or check if they are up to date.

Expand All @@ -117,7 +117,7 @@ So let's see what we need before installation and how we can download it.
And that's it, now you're ready to fire up the tool!

### Usage
After completing setup, run the application by typing "Kali Whoami" in the search menu or by typing "sudo kali-whoami --help" in a terminal
After completing the setup, run the application by typing "Kali Whoami" in the search menu or by typing "sudo kali-whoami --help" in a terminal

Parameter | Description
-------|-------------------
Expand All @@ -134,10 +134,10 @@ Parameter | Description
<a href="http:/whoamiproject.tech"><img align="center" src="https://user-images.githubusercontent.com/59175356/160588497-0a5a0de0-cc70-4f21-89e4-996b6119d0ea.png" alt="Whoami" width="700" height="450"></a>
</h3>

* Update progress: %80 completed
* Update progress: 80% completed
* Next release codename: 3388
* Stage: Code is being integrated with python (the whole update will be released in 2023 june or july)
* Changelog : The long awaited update is bigger than expected and it will be worth everyone's wait.
* Stage: Code is being integrated with Python (the whole update will be released in 2023 June or July)
* Changelog: The long-awaited update is bigger than expected and it will be worth everyone's wait.

<!-- LICENSE -->
## License
Expand Down