Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gnuns/cfget
:snake: A node.js cli tool to bypass Cloudflare's anti-bot and get the page contents
https://github.com/gnuns/cfget
bypass cfd cloudflare nodejs
Last synced: 3 months ago
JSON representation
:snake: A node.js cli tool to bypass Cloudflare's anti-bot and get the page contents
- Host: GitHub
- URL: https://github.com/gnuns/cfget
- Owner: gnuns
- License: mit
- Created: 2017-02-13T07:02:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-13T17:19:32.000Z (about 7 years ago)
- Last Synced: 2024-09-15T07:20:21.577Z (5 months ago)
- Topics: bypass, cfd, cloudflare, nodejs
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### cfget
A node.js cli tool to bypass Cloudflare's anti-bot and get the page contents
It's pretty simple to use:
```sh
npm install -g cfget
cfget http://cloudflare.com
```### TODO
- [ ] change zombie.js to nightmare.js