Skip to content

dcloud347/lfilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub issues GitHub forks GitHub stars GitHub license

Lfilter

Installation

installation using pip:

pip install lfilterpy

How to use?

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]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published