p3x-tools 2026.4.124 โ†’ 2026.4.126

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +15 -18
  2. package/package.json +4 -4
package/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
 
8
8
 
9
- # ๐Ÿ’ฃ Tools v2026.4.123
9
+ # ๐Ÿ’ฃ Tools v2026.4.126
10
10
 
11
11
 
12
12
 
@@ -351,23 +351,22 @@ git submodule sync
351
351
 
352
352
  ---
353
353
 
354
- ## ๐Ÿš€ Quick and Affordable Web Development Services
354
+ # Corifeus Network
355
355
 
356
- If you want to quickly and affordably develop your next digital project, visit [corifeus.eu](https://corifeus.eu) for expert solutions tailored to your needs.
356
+ AI-powered network & email toolkit โ€” free, no signup.
357
357
 
358
- ---
359
-
360
- ## ๐ŸŒ Powerful Online Networking Tool
361
-
362
- Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
358
+ **Web** ยท [network.corifeus.com](https://network.corifeus.com) **MCP** ยท [`npm i -g p3x-network-mcp`](https://www.npmjs.com/package/p3x-network-mcp)
363
359
 
364
- **๐Ÿ†“ Free**
365
- Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
366
- Additionally, it offers tools for:
367
- - ๐Ÿ“ก Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
368
- - ๐Ÿ“Š Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
369
-
370
- All these features are completely free to use.
360
+ - **AI Network Assistant** โ€” ask in plain language, get a full domain health report
361
+ - **Network Audit** โ€” DNS, SSL, security headers, DNSBL, BGP, IPv6, geolocation in one call
362
+ - **Diagnostics** โ€” DNS lookup & global propagation, WHOIS, reverse DNS, HTTP check, my-IP
363
+ - **Mail Tester** โ€” live SPF/DKIM/DMARC + spam score + AI fix suggestions, results emailed (localized)
364
+ - **Monitoring** โ€” TCP / HTTP / Ping with alerts and public status pages
365
+ - **MCP server** โ€” 17 tools exposed to Claude Code, Codex, Cursor, any MCP client
366
+ - **Install** โ€” `claude mcp add p3x-network -- npx p3x-network-mcp`
367
+ - **Try** โ€” *"audit example.com"*, *"why do my emails land in spam? test me@example.com"*
368
+ - **Source** โ€” [patrikx3/network](https://github.com/patrikx3/network) ยท [patrikx3/network-mcp](https://github.com/patrikx3/network-mcp)
369
+ - **Contact** โ€” [patrikx3.com](https://www.patrikx3.com/en/front/contact) ยท [donate](https://paypal.me/patrikx3)
371
370
 
372
371
  ---
373
372
 
@@ -389,10 +388,8 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.eu](ht
389
388
 
390
389
  **๐Ÿšจ Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
391
390
 
392
- ---
393
-
394
391
 
395
- [**P3X-TOOLS**](https://corifeus.com/tools) Build v2026.4.123
392
+ [**P3X-TOOLS**](https://corifeus.com/tools) Build v2026.4.126
396
393
 
397
394
  [![NPM](https://img.shields.io/npm/v/p3x-tools.svg)](https://www.npmjs.com/package/p3x-tools) [![Donate for PatrikX3 / P3X](https://img.shields.io/badge/Donate-PatrikX3-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
398
395
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "p3x-tools",
3
- "version": "2026.4.124",
3
+ "version": "2026.4.126",
4
4
  "corifeus": {
5
5
  "icon": "fas fa-wrench",
6
6
  "prefix": "p3x-",
@@ -39,18 +39,18 @@
39
39
  },
40
40
  "homepage": "https://corifeus.com/tools",
41
41
  "devDependencies": {
42
- "corifeus-builder": "^2026.4.142",
42
+ "corifeus-builder": "^2026.4.146",
43
43
  "grunt": "^1.6.2"
44
44
  },
45
45
  "dependencies": {
46
46
  "commander": "^15.0.0-0",
47
- "corifeus-utils": "^2025.4.123",
47
+ "corifeus-utils": "^2026.4.127",
48
48
  "fs-extra": "^11.3.4",
49
49
  "github-api": "^3.4.0",
50
50
  "globby": "^16.2.0",
51
51
  "ini": "^6.0.0",
52
52
  "mz": "^2.7.0",
53
- "npm-check-updates": "^21.0.2",
53
+ "npm-check-updates": "^22.0.1",
54
54
  "progress": "^2.0.3",
55
55
  "readline": "^1.3.0",
56
56
  "tmp-promise": "^3.0.3",