installation using pip:
pip install lfilterpy
Create a python file and put the code bellow in :
from lfilterpy.http.filter import Filter
Filter(<your_proxy_port>,<blocking_websites>,<what_will_be_seen_if_the_website_is_blocked>).start()
Make sure of your proxy server's ip is 127.0.0.1 or localhost and port is the proxy_port that you have just entered.
Lastly, use a proxy mode in viewing websites.
Run the program!!!
ENJOY
Author:dcloud347
email:[email protected]