Skip to content

wahyuadamhusaeni/FaucetCollector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faucet Collector

Setup

Set the correct path for your brave browser in the config file config.cfg

[Browser]
browser-mode =              #takes two parameters headless or leave it empty
driver-path =               #path to your chrome driver
browser-binary-location =   #path to your browser binary location

Usage

Open a command prompt/terminal and type

python3 bot.py <file_to_read>

Where <file_to_read> is a text file with the following format:

  • URL;USER_NAME;PASSWORD

Note: URL must contain http:// or https://

Supported Sites

Contributions

Feel free to contribute to this project and help me improve this project

Thank You,
adamatuh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages