Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NextGenOP authored Sep 28, 2022
1 parent e3f9bec commit c187d80
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# GEO ASSETS

Generate custom geosite and geoip based on [Loyalsoldier](https://github.com/Loyalsoldier/v2ray-rules-dat) with addtional list.

## GEOSITE.DAT

- Same as Original but with addtional list:
- `geosite:oisd-full`
- `geosite:oisd-nsfw`
- `geosite:rule-ads`
- `geosite:rule-doh`
- `geosite:rule-gaming`
- `geosite:rule-indo`
- `geosite:rule-playstore`
- `geosite:rule-sosmed`
- `geosite:rule-streaming`
- `geosite:rule-umum`
- `geosite:rule-ipcheck`
- `geosite:videoconference`
- `geosite:rule-malicious`
- `geosite:abpid`
- `geosite:abpid-adult`
- `geosite:energized-blu`
- `geosite:steven-black`
- `geosite:hblock`

> More details for addtional [list](https://github.com/NextGenOP/v2ray-rules-dat-custom/blob/master/.github/workflows/run.yml)

## GEOIP.DAT

- Generated via repository [@Loyalsoldier/geoip](https://github.com/Loyalsoldier/geoip)
- The global IP addresses (IPv4 and IPv6) come from [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geoip2/geolite2/), and the IPv4 addresses under the `CN` (Mainland China) category come from [ipip .net](https://github.com/17mon/china_ip_list)
- New categories (convenient for users with special needs):
- `geoip:cloudflare`
- `geoip:cloudfront`
- `geoip:facebook`
- `geoip:fastly`
- `geoip:google`
- `geoip:netflix`
- `geoip:telegram`
- `geoip:twitter`

0 comments on commit c187d80

Please sign in to comment.