In this tutorial, we will go through the steps to install Blocky on EndeavourOS Latest using the source code from the official Github repository.
Before you begin, make sure you have the following prerequisites:
The first step is to clone the Blocky source code from the official Github repository. Open the terminal and run the following command:
$ git clone https://github.com/0xERR0R/blocky.git
This will create a new directory called "blocky" in your current working directory and clone the source code into it.
Blocky requires certain Python packages to be installed before it can be run. Run the following command in the terminal to install the required dependencies:
$ cd blocky
$ pip install -r requirements.txt
This will install all the required Python packages.
To start Blocky, run the following command in the terminal:
$ python3 app.py
This will start the Blocky web application, which you can access by opening a web browser and navigating to http://localhost:5000
.
Blocky is now installed and running on your EndeavourOS Latest installation. You can use it to visualize and modify your DNS queries and responses.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!