NSEdit is a web-based tool that allows users to edit DNS records on a name server. It is written in Python and Flask and is available on GitHub. In this tutorial, we’ll show you how to install NSEdit on Kali Linux Latest.
Before we begin, make sure you have the following:
First, clone the NSEdit repository from GitHub by using the following command:
git clone https://github.com/tuxis-ie/nsedit.git
This will clone the repository in your current directory.
Next, navigate to the cloned directory and install the dependencies by using the following command:
cd nsedit
pip3 install -r requirements.txt
This will install all the required packages.
After installing the dependencies, run the application using the following command:
python3 nsedit.py
This will start the web server on http://localhost:8080/
.
Finally, open your web browser, and go to http://localhost:8080/
to access NSEdit. The web page will show you the current DNS records on your name server.
To add a new record, click on the "Add Record" button, fill in the necessary details, and click "Save". NSEdit will automatically update the DNS records on the name server.
Congratulations! You have successfully installed and accessed NSEdit on Kali Linux Latest.
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!