Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ircfspace committed Mar 2, 2024
1 parent 0425894 commit e099d1a
Showing 1 changed file with 4 additions and 47 deletions.
51 changes: 4 additions & 47 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,50 +1,7 @@
# Cloudflare Clean ip scanner
# kScanner
## Cloudflare Clean ip scanner

---
## Acknowledgements

This project is based on the work of [vfarid](https://github.com/vfarid/cf-ip-scanner)

## Usage

You can find the latest deployment here: [https://cloudflare-scanner.vercel.app/](https://cloudflare-scanner.vercel.app/)

## Development

### Requirements

- Node.js 18+
- npm 8+

### Installation of dependencies

```bash
npm install
```

### Running the app in development mode

```bash
npm dev
```

### Building the app for production

```bash
npm build
```

### Running the app in production mode

```bash
npm start
```

## License

[MIT](LICENSE)

## Author

[![Twitter Follow](https://img.shields.io/twitter/follow/mamadbeheshti?style=social)](https://twitter.com/mamadbeheshti)

[![GitHub Follow](https://img.shields.io/github/followers/goldsrc?style=social)](https://github.com/goldsrc)
This project is based on the work of [vfarid](https://github.com/vfarid/cf-ip-scanner) & [goldsrc](https://github.com/goldsrc/cloudflare-scanner)

0 comments on commit e099d1a

Please sign in to comment.