Coder Social home page Coder Social logo

npcdw / ip-extract Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 66 KB

提取 ip2location 提供的免费数据库的 IP

Home Page: https://download.ip2location.com/lite/

License: MIT License

Rust 98.95% Dockerfile 1.05%
ip2location rust ipv4-to-number ipv6-to-number number-to-ipv4 number-to-ipv6

ip-extract's Introduction

IP-Extract

可用于将 ip2location 数据库的 除中文 IP 和保留 IP 之外 的 IP 提取出来,转成 proxifierclash 配置的形式。

除此之外,还提供了 ip 转换工具,可用于

ipv4 -> u32 , u32 -> ipv4
ipv6 -> u128 , u128 -> ipv6

ipv4 -> ipv6 , ipv6 -> ipv4

ipv4 -> cidr , cidr -> ipv4
ipv6 -> cidr , cidr -> ipv6

详见 ip_tool,也可以去 https://0520.site/ip/ 在线体验

使用

建议复制该 docker-compose.yml 文件到服务器,并在同目录下运行

docker compose up

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.