sogadm / iptool

This is a tool that integrates local IP query, IP mask calculation, network speed conversion, and MAC manufacturer query.这是一个集本机IP查询/IP掩码计算/网络速率换算和MAC厂家查询于一体的工具.

Home Page:https://sogadm.github.io/iptool/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipTool

This is a tool that integrates local IP query, IP mask calculation, network speed conversion, and MAC manufacturer query.

Demo

Four-in-One Tool

This is a static page that requires no backend support, ready to use out of the box.

  • Mobile screen compatible
  • Computer screen compatible
  • Screen scrolling disabled

Local IP Query

This module can help you query your local IP address.

IP Mask Calculation

This module can help you calculate IPV4 mask, network ID, and other information.

Network Speed Conversion

This module can help you convert the network speed (theoretical value) provided by your ISP.

MAC Manufacturer Query

This module can help you query the manufacturer corresponding to the MAC address. Clicking on the manufacturer's name will redirect you to a Baidu search for more information about the manufacturer.

oui.js is the data table corresponding to the MAC address and the manufacturer.


ipTool

这是一个集本机IP查询、IP掩码计算、网络速率换算和MAC厂家查询于一体的工具。

演示

四合一工具

这是一个无需后端支持的静态页面,开箱即用。

  • 适配手机屏幕
  • 适配电脑屏幕
  • 禁止屏幕滑动

本机IP查询

这个模块可以帮助你查询本机的IP地址。

IP掩码计算

这个模块可以帮助你计算IPV4的掩码、网络ID等信息。

网络速率换算

这个模块可以帮助你换算运营商的网络速率(理论值)。

MAC厂家查询

这个模块可以帮助你查询MAC地址对应的厂家。点击厂家名称,可以跳转到百度搜索该厂家的相关信息。

oui.js是MAC地址和厂家对应的数据表。

About

This is a tool that integrates local IP query, IP mask calculation, network speed conversion, and MAC manufacturer query.这是一个集本机IP查询/IP掩码计算/网络速率换算和MAC厂家查询于一体的工具.

https://sogadm.github.io/iptool/

License:MIT License


Languages

Language:JavaScript 99.3%Language:HTML 0.5%Language:CSS 0.2%