Myst Node Monitor

Myst Node Monitor

ID: fpnhffcheflfbpeejbfobjiaadpddbjd

Extension Info & Metadata

Status
Active
Version
1.0
Size
0.02 MB
Rating
0.0/5
Reviews
0
Users
17
Type
Extension
Updated
May 1, 2026
Category
Tools
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Author
mainnetnowView Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
5
Active
5
Obsolete
0
Listed
5
Unlisted
0
Total Users
29

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Screenshot 1
Screenshot 2

Real-time dashboard for Mysterium VPN nodes. Shows sessions, earnings, traffic per myst interface, and yearly totals.

A clean, real-time dashboard for your Mysteriumn VPN node.FeaturesLive Active Sessions per myst interface (myst0, myst1, etc.) • Earnings overview • Detailed Network Traffic: • Today • Last 7 days • Last 30 days • Yearly breakdown (2022–2026) • Total since deployment • Beautiful per-interface cards with color coding. How to Use on your Raspberry Pi / node server: • Run the simple vnstat push script (updates every 5 minutes on port 4450) Enter your node IP address and password (default: mystberry). • Open the extension — everything works locally. ***We do not collect any data. All information stays on your device.*** Installation Instructions for Your Node: # 1. Create the data push script cat > ~/myst-vnstat-push.sh << 'EOF' #!/bin/bash FULL_JSON=$(vnstat --json 2>/dev/null || echo '{"vnstat":{"interfaces":[]}}') FILTERED=$(echo "$FULL_JSON" | jq ' .vnstat.interfaces |= (if . == null then [] else . end) | .vnstat.interfaces |= [ .[] | select(.name | test("^myst[0-9]+$")) ] | { "interfaces": "=== ACTIVE MYST INTERFACES ===", "vnstat": { "vnstatversion": (.vnstat.vnstatversion // "2.6"), "jsonversion": (.vnstat.jsonversion // "2"), "interfaces": .vnstat.interfaces } } ') echo "$FILTERED" | nc -w 3 127.0.0.1 4450 EOF chmod +x ~/myst-vnstat-push.sh # 2. Add to cron (runs every 5 minutes) (crontab -l 2>/dev/null; echo "*/5 * * * * /home/pi/myst-vnstat-push.sh") | crontab - # 2. Add to cron (runs every 5 minutes) (crontab -l 2>/dev/null; echo "*/5 * * * * /home/pi/myst-vnstat-push.sh") | crontab - Perfect for Mysterium node operators who want quick insights into traffic, sessions, and earnings directly in their browser.

Extracted Data

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

URLs
2
IPv4
1
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

http:-http://${h}:4449`;
http:-http://${h}:4450`;

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

192.168.1.120
IPv4
-

Version History

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Browse and explore files within this extension package

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.