p3x-ramdisk 2025.4.118 โ 2026.4.124
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.
- package/README.md +18 -22
- package/change-log.md +15 -19
- package/package.json +7 -6
package/README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
[//]: #@corifeus-header
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/p3x-ramdisk) [](https://www.npmjs.com/package/p3x-ramdisk) [](https://paypal.me/patrikx3) [](https://www.patrikx3.com/en/front/contact) [](https://www.facebook.com/corifeus.software) [](https://network.corifeus.com/status/31ad7a5c194347c33e5445dbaf8)
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
# ๐พ Linux RAM disk persistent with Systemd timer, service and suspend
|
|
9
|
+
# ๐พ Linux RAM disk persistent with Systemd timer, service and suspend v2026.4.124
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
### ๐ ๏ธ Built on NodeJs version
|
|
23
23
|
|
|
24
24
|
```txt
|
|
25
|
-
|
|
25
|
+
v24.14.1
|
|
26
26
|
```
|
|
27
27
|
|
|
28
28
|
|
|
@@ -336,23 +336,22 @@ patrikx3@workstation ~/ramdisk-persistent/current/.p3x-ramdisk-link $
|
|
|
336
336
|
|
|
337
337
|
---
|
|
338
338
|
|
|
339
|
-
|
|
339
|
+
# Corifeus Network
|
|
340
340
|
|
|
341
|
-
|
|
341
|
+
AI-powered network & email toolkit โ free, no signup.
|
|
342
342
|
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
## ๐ Powerful Online Networking Tool
|
|
346
|
-
|
|
347
|
-
Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
|
|
348
|
-
|
|
349
|
-
**๐ Free**
|
|
350
|
-
Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
|
|
351
|
-
Additionally, it offers tools for:
|
|
352
|
-
- ๐ก Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
|
|
353
|
-
- ๐ Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
|
|
343
|
+
**Web** ยท [network.corifeus.com](https://network.corifeus.com) **MCP** ยท [`npm i -g p3x-network-mcp`](https://www.npmjs.com/package/p3x-network-mcp)
|
|
354
344
|
|
|
355
|
-
|
|
345
|
+
- **AI Network Assistant** โ ask in plain language, get a full domain health report
|
|
346
|
+
- **Network Audit** โ DNS, SSL, security headers, DNSBL, BGP, IPv6, geolocation in one call
|
|
347
|
+
- **Diagnostics** โ DNS lookup & global propagation, WHOIS, reverse DNS, HTTP check, my-IP
|
|
348
|
+
- **Mail Tester** โ live SPF/DKIM/DMARC + spam score + AI fix suggestions, results emailed (localized)
|
|
349
|
+
- **Monitoring** โ TCP / HTTP / Ping with alerts and public status pages
|
|
350
|
+
- **MCP server** โ 17 tools exposed to Claude Code, Codex, Cursor, any MCP client
|
|
351
|
+
- **Install** โ `claude mcp add p3x-network -- npx p3x-network-mcp`
|
|
352
|
+
- **Try** โ *"audit example.com"*, *"why do my emails land in spam? test me@example.com"*
|
|
353
|
+
- **Source** โ [patrikx3/network](https://github.com/patrikx3/network) ยท [patrikx3/network-mcp](https://github.com/patrikx3/network-mcp)
|
|
354
|
+
- **Contact** โ [patrikx3.com](https://www.patrikx3.com/en/front/contact) ยท [donate](https://paypal.me/patrikx3)
|
|
356
355
|
|
|
357
356
|
---
|
|
358
357
|
|
|
@@ -374,13 +373,10 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.eu](ht
|
|
|
374
373
|
|
|
375
374
|
**๐จ Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
|
|
376
375
|
|
|
377
|
-
---
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
[**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2025.4.118
|
|
381
376
|
|
|
382
|
-
|
|
377
|
+
[**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2026.4.124
|
|
383
378
|
|
|
379
|
+
[](https://www.npmjs.com/package/p3x-ramdisk) [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [](https://www.patrikx3.com/en/front/contact) [](https://www.facebook.com/corifeus.software)
|
|
384
380
|
|
|
385
381
|
|
|
386
382
|
|
package/change-log.md
CHANGED
|
@@ -18,23 +18,22 @@ Released on 01/21/2022
|
|
|
18
18
|
|
|
19
19
|
---
|
|
20
20
|
|
|
21
|
-
|
|
21
|
+
# Corifeus Network
|
|
22
22
|
|
|
23
|
-
|
|
23
|
+
AI-powered network & email toolkit โ free, no signup.
|
|
24
24
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
## ๐ Powerful Online Networking Tool
|
|
28
|
-
|
|
29
|
-
Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
|
|
30
|
-
|
|
31
|
-
**๐ Free**
|
|
32
|
-
Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
|
|
33
|
-
Additionally, it offers tools for:
|
|
34
|
-
- ๐ก Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
|
|
35
|
-
- ๐ Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
|
|
25
|
+
**Web** ยท [network.corifeus.com](https://network.corifeus.com) **MCP** ยท [`npm i -g p3x-network-mcp`](https://www.npmjs.com/package/p3x-network-mcp)
|
|
36
26
|
|
|
37
|
-
|
|
27
|
+
- **AI Network Assistant** โ ask in plain language, get a full domain health report
|
|
28
|
+
- **Network Audit** โ DNS, SSL, security headers, DNSBL, BGP, IPv6, geolocation in one call
|
|
29
|
+
- **Diagnostics** โ DNS lookup & global propagation, WHOIS, reverse DNS, HTTP check, my-IP
|
|
30
|
+
- **Mail Tester** โ live SPF/DKIM/DMARC + spam score + AI fix suggestions, results emailed (localized)
|
|
31
|
+
- **Monitoring** โ TCP / HTTP / Ping with alerts and public status pages
|
|
32
|
+
- **MCP server** โ 17 tools exposed to Claude Code, Codex, Cursor, any MCP client
|
|
33
|
+
- **Install** โ `claude mcp add p3x-network -- npx p3x-network-mcp`
|
|
34
|
+
- **Try** โ *"audit example.com"*, *"why do my emails land in spam? test me@example.com"*
|
|
35
|
+
- **Source** โ [patrikx3/network](https://github.com/patrikx3/network) ยท [patrikx3/network-mcp](https://github.com/patrikx3/network-mcp)
|
|
36
|
+
- **Contact** โ [patrikx3.com](https://www.patrikx3.com/en/front/contact) ยท [donate](https://paypal.me/patrikx3)
|
|
38
37
|
|
|
39
38
|
---
|
|
40
39
|
|
|
@@ -56,13 +55,10 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.eu](ht
|
|
|
56
55
|
|
|
57
56
|
**๐จ Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
|
|
58
57
|
|
|
59
|
-
---
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
[**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2025.4.118
|
|
63
58
|
|
|
64
|
-
|
|
59
|
+
[**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2026.4.124
|
|
65
60
|
|
|
61
|
+
[](https://www.npmjs.com/package/p3x-ramdisk) [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [](https://www.patrikx3.com/en/front/contact) [](https://www.facebook.com/corifeus.software)
|
|
66
62
|
|
|
67
63
|
|
|
68
64
|
|
package/package.json
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "p3x-ramdisk",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2026.4.124",
|
|
4
4
|
"description": "๐พ Linux RAM disk persistent with Systemd timer, service and suspend",
|
|
5
5
|
"main": "Gruntfile.js",
|
|
6
6
|
"corifeus": {
|
|
7
|
+
"icon": "fas fa-memory",
|
|
7
8
|
"prefix": "p3x-",
|
|
8
9
|
"type": "p3x",
|
|
9
10
|
"publish": true,
|
|
10
11
|
"code": "Vader",
|
|
11
|
-
"nodejs": "
|
|
12
|
+
"nodejs": "v24.14.1",
|
|
12
13
|
"opencollective": false,
|
|
13
14
|
"reponame": "ramdisk",
|
|
14
15
|
"build": true
|
|
@@ -42,14 +43,14 @@
|
|
|
42
43
|
"homepage": "https://corifeus.com/ramdisk",
|
|
43
44
|
"dependencies": {
|
|
44
45
|
"clear": "^0.1.0",
|
|
45
|
-
"commander": "^
|
|
46
|
-
"corifeus-utils": "^
|
|
47
|
-
"lodash": "^4.
|
|
46
|
+
"commander": "^14.0.3",
|
|
47
|
+
"corifeus-utils": "^2026.4.127",
|
|
48
|
+
"lodash": "^4.18.1"
|
|
48
49
|
},
|
|
49
50
|
"engines": {
|
|
50
51
|
"node": ">=12.13.0"
|
|
51
52
|
},
|
|
52
53
|
"devDependencies": {
|
|
53
|
-
"corifeus-builder": "^
|
|
54
|
+
"corifeus-builder": "^2026.4.146"
|
|
54
55
|
}
|
|
55
56
|
}
|