Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/j3ssie/cdnstrip

Striping CDN IPs from a list of IP Addresses
https://github.com/j3ssie/cdnstrip

Last synced: about 1 month ago
JSON representation

Striping CDN IPs from a list of IP Addresses

Awesome Lists containing this project

README

        

## CDNStrip

Striping CDN IPs from a list of IP Addresses

Built based on the [projectdiscovery/cdncheck](github.com/projectdiscovery/cdncheck) library.

## Install

```shell
go install github.com/j3ssie/cdnstrip@latest
```

## Usage

```shell
# simple usage
cat ips | cdnstrip -c 50

# write the output to a file
cat ips | cdnstrip -cdn cdn.txt -n non-cdn.txt
```

## Donation

[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://paypal.me/j3ssiejjj)

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/j3ssie)