Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/plotdb/ipfrom


https://github.com/plotdb/ipfrom

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# @plotdb/ipfrom

A simple tool to determine if an ip address is from Taiwan.
While this repo is named as `@plotdb/ipfrom`, it only support determining taiwan IPs for now. This naming preserves future extensibility.

## Data Source

- https://rms.twnic.tw/help_ipv4_assign.php
- https://rms.twnic.tw/help_ipv6_assign.php

to fetch again, generate `table.ls` by running `tool/fetch` and move generated `table.ls` into `src/` folder.

## License

MIT