# Network

Network is one of the most important things to take care to when handling with privacy and security. AnuBitux offers many different tools to allow users to take care of their data when connecting to the Internet.

#### **Online & Offline**

First of all, on the Desktop and under the Privacy menu, there are two launchers named **Offline** and **Online**. The offline launcher disables all the network interfaces like Ethernet, WiFi and Bluetooth, also changing the Desktop background to provide an easy reminder that the working environment can be considered sandboxed. The Online launcher turns the interfaces on again.

#### **TOR**

It may also be useful to hide the public IP address given by the network provider. To do so, AnuBitux also integrates the **Kalitorify** tool, that proxies the whole operating system through the **Tor Network**. It can be launched with the proper Desktop shortcuts and/or through the Privacy menu.

#### **Mac address**

When connecting to public networks, it may also be useful to hide the **Mac Address**, to avoid to be linked to activities performed with the same machine through other operating systems. To do so, there is a proper launcher under the Privacy menu.

#### **Monitoring**

To be able to know if some kind of tool or service is exchanging data through the Internet, there is also a proper applet showing the **network data usage** of the available interfaces at any time.&#x20;

It is also possible to monitor network traffic analitically, thanks to [**WireShark**](https://anubitux.org/capture-and-review-network-traffic-with-anubitux/) and **TShark**. It may be useful to audit connections and data trasmissions of the tools, like [here](https://anubitux.org/reviewing-ledger-lives-network-traffic/).&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://anubitux-project.gitbook.io/the-anubitux-documentation/features/network.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
