https://github.com/0xquark/cloudpass
Bypass Cloudflare using Python3
https://github.com/0xquark/cloudpass
hacktoberfest hacktoberfest-accepted hactoberfest2021 opensource
Last synced: about 2 months ago
JSON representation
Bypass Cloudflare using Python3
- Host: GitHub
- URL: https://github.com/0xquark/cloudpass
- Owner: 0xquark
- License: mit
- Created: 2021-07-10T10:34:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-09T13:28:32.000Z (over 2 years ago)
- Last Synced: 2025-03-26T20:04:06.840Z (2 months ago)
- Topics: hacktoberfest, hacktoberfest-accepted, hactoberfest2021, opensource
- Language: Python
- Homepage:
- Size: 50.8 KB
- Stars: 10
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cloudpass
Bypass Cloudflare using Python3Usage: 📜
```
* Git Clone https://github.com/thestrangequarks/cloudpass.git cd cloudpass python3 cloudpass.py
* Enter target domain name
* Wait for result
```
```Tested:
Tested on Kali linux
also it work for all linux distributions
for windows you may get problem with installing librarys but it work
```Remote Email Bot📧
FUNCTIONS📝
📍 The Simple Mail Transfer Protocol (SMTP) is an internet standard communication protocol for electronic mail transmission. Mail servers and other message transfer agents use SMTP to send and receive mail messages.
This Email Bot uses Voice Commands to receive input and generated the required Output.📍 Pyaudio− It can be installed by using pip install Pyaudio command. SpeechRecognition − This package can be installed by using pip install SpeechRecognition , helps us to save time by speaking instead of typing. It also gives us the power to communicate with our devices without even writing one line of code. This makes technological devices more accessible and easier to use. Speech recognition is a great example of using machine learning in real life. In this project the User can give Voice commands to the Program which is Alexa and our Alexa will reply with the Relevant Output in her Melodious Voice .