├── Brutal-FX.py ├── LICENSE ├── Proxy-List.txt ├── README.md ├── passwords.lst └── requirements.txt /Brutal-FX.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redtrib3/Brutal-FX/HEAD/Brutal-FX.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redtrib3/Brutal-FX/HEAD/LICENSE -------------------------------------------------------------------------------- /Proxy-List.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redtrib3/Brutal-FX/HEAD/Proxy-List.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redtrib3/Brutal-FX/HEAD/README.md -------------------------------------------------------------------------------- /passwords.lst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/redtrib3/Brutal-FX/HEAD/passwords.lst -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | proxylist 2 | mechanize 3 | --------------------------------------------------------------------------------