Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

A small programm that will let you add many hosts to a new freedom blocklist.

Notifications You must be signed in to change notification settings

lukasdiegelmann/freedom-hosts-adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freedom Hosts Adder

freedom.to logo freedom.to logo



This is a little programm that will create a new blocklist on freedom.to and push lots of hostnames on this list.

It is to help with creating big blocklist with thousands of hostnames. Though you should note that the process slows down over time and it might take some while to manage all addresses.

Usage

Environment

To use the freedom-site-adder you have to have nodejs installed. Once that's done you will need to download a release of this application and run it with the node environment you possibly just installed.

Command Line Interface

Since this application is a so called CLI, which stands for Command Line Interface, it is necessary to pass some arguments for the programm to execute correctly.

The first one being the email of your freedom.to account. The second one is the password of your freedom.to account. The following one is the destination of your hostnames, which should be some readable file containing text, seperated by \n characters. The last one defines after how many pushed hostnames the programm should make a screenshot of the website, this is mostly for debugging reasons and is fully optional.

A complete command would look like this: node [applicationPath] [email] [password] [hostsPath] [screenshotThreshold]

About

A small programm that will let you add many hosts to a new freedom blocklist.

Resources

Stars

Watchers

Forks

Packages

No packages published