Skip to content

Commit

Permalink
Fixed Error In Read Me
Browse files Browse the repository at this point in the history
Rewrite Beta 1.1

- New txt output format
- Fixed bugs relating to file names
  • Loading branch information
BirdsAreFlyingCameras committed May 15, 2024
1 parent b0ea3cc commit fb64cc9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@

HistorianDNS is a script retrieves parses displays historical and current DNS records from dnshistory.com with the option of saving the results in a .txt format.

The last main branch release of original code was beta 0.2.2 released on 11/02/2023 since then a full rewrite happened starting on 03/30/2024 with rewrite beta 1.0 being released on 05/06/2024.
The last main branch release of the original code was beta 0.2.2 released on 11/02/2023 since then a full rewrite happened starting on 03/30/2024 with rewrite beta 1.0 being released on 05/06/2024.

### Rewrite Beta 1.1 Updates

- New txt output format
- Fixed bugs relating to file names


## Installation
## Installation

In the terminal of your choice:

Install files from GitHub:
Download the source files from GitHub:

git clone https://github.com/BirdsAreFlyingCameras/HistorianDNS

Travel to the path of installation:
Enter the source files directory:

cd HistorianDNS

Expand All @@ -33,7 +33,7 @@ Then install the requirements:

## Usage

To run the script do:
To use the script run:

python3 main.py

Expand Down

0 comments on commit fb64cc9

Please sign in to comment.