mirror of
https://codeberg.org/ultimateplayer1999/Golang-phish-update.git
synced 2024-11-22 07:08:22 -05:00
19 lines
458 B
Markdown
19 lines
458 B
Markdown
A free to use update tool which checks phish.sinking.yachts database.
|
|
It adds all domains found after custom domains are added. If not needed they can be commented or removed.
|
|
|
|
The following code is needed in a .env. This is for the DB connection.
|
|
|
|
> DB_HOST=
|
|
>
|
|
> DB_PORT=
|
|
>
|
|
> DATABASE=
|
|
>
|
|
> DB_USER=
|
|
>
|
|
> DB_PASS=
|
|
|
|
This is based on the phish table. Table can also be changed if needed.
|
|
|
|
Execution time is *1h24m16.934194673s*. This was for **18811 records**.
|