Skip to content

A JavaScript script for Quantumult X that helps monitor and manage Just My Socks bandwidth usage in real time to avoid hitting subscription limits.

License

Notifications You must be signed in to change notification settings

Doraemon-Labs/QuantumultX-JMS-Bandwidth-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Just My Socks Bandwidth Monitor Script for Quantumult X

This script offers a convenient way to monitor your Just My Socks bandwidth usage directly within Quantumult X. Whether used as part of a policy group or executed as a standalone script, it provides real-time visibility into your data consumption.

Features

  • Fetches real-time monthly bandwidth quota and usage
  • Displays remaining bandwidth and usage percentage
  • Supports Quantumult X node menu or standalone mode
  • Clean and intuitive display to help you avoid hitting your bandwidth cap

Getting Started

1. Retrieve Your Just My Socks API URL

  • Log in to your Just My Socks account, and locate the “API – Bandwidth Counter” section.
  • Copy your unique API URL.

2. Configure the Script

  • Replace the placeholder in the script:
    var api_url = "XXXXXX"; // <-- Paste your API URL here

3. Add the Script to Quantumult X

  • Import the edited script into the relevant configuration section of Quantumult X.

4. Run the Script

  • Either trigger the script via a policy group or run it manually within Quantumult X.

5. View Bandwidth Usage

  • Depending on how the script is run, your usage stats will appear in the Quantumult X log or as a popup HTML notification.

Security Notice

Never share your Just My Socks API URL. It contains sensitive credentials that grant access to your account’s usage data. If you suspect your API URL has been exposed, change your account password immediately to regenerate the token.

License

This project is licensed under the Apache License 2.0.
Feel free to fork, contribute, and open issues or PRs!

About

A JavaScript script for Quantumult X that helps monitor and manage Just My Socks bandwidth usage in real time to avoid hitting subscription limits.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published