https://github.com/helloxz/tcpmk_node
TCP.mk is a free and efficient network toolkit designed to quickly diagnose and resolve network issues. It offers a wide range of tools, from IP queries to network status detection, perfect for network operations and development.
https://github.com/helloxz/tcpmk_node
dig gfw http ip-query ping traceroute
Last synced: 2 months ago
JSON representation
TCP.mk is a free and efficient network toolkit designed to quickly diagnose and resolve network issues. It offers a wide range of tools, from IP queries to network status detection, perfect for network operations and development.
- Host: GitHub
- URL: https://github.com/helloxz/tcpmk_node
- Owner: helloxz
- License: gpl-3.0
- Created: 2025-01-05T01:29:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T15:02:08.000Z (12 months ago)
- Last Synced: 2025-01-16T16:26:25.870Z (12 months ago)
- Topics: dig, gfw, http, ip-query, ping, traceroute
- Language: Go
- Homepage: https://tcp.mk
- Size: 53.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About TCP.mk
`TCP.mk` is an efficient network toolkit designed to help users quickly diagnose and resolve network issues, improving work efficiency. Our toolset covers a wide range of functionalities, from IP queries to network status detection, making it suitable for various network operation and development scenarios.
### Main Features
- **IP Aggregation Query**: Retrieves geographic location information from multiple IP data sources, enabling easy comparison and avoiding inaccuracies from a single data source.
- **Batch IP Query**: Supports querying up to 50 IPs at once.
- **HTTP Status Detection**: Monitors the HTTP status codes of websites or services in real-time, helping users track service availability.
- **TCP Port Detection**: Checks the open/closed status of TCP ports on target hosts.
- **GFW Detection**: Quickly Detect if a Website or IP is Blocked by the Great Firewall of China.
- **Online Dig Command**: Provides an online DNS query tool that supports multiple DNS record types, enabling users to quickly diagnose DNS issues.
- **Dual-Region IP Detection**: Detects the IPs used for accessing domestic and international networks.
- **Global Ping**: Initiates Ping probes from various locations worldwide to comprehensively assess network latency and connectivity.
- **Traceroute**: Initiates route tracing from any global node to precisely analyze network routing.
- **API**: We provide an API interface for IP queries.
### Notice
This project implements the node functionality of TCP.mk. For the full feature set, please visit: [https://tcp.mk](https://tcp.mk)