Skip to content
forked from Rvlndd/L7dstat

L7 dstat Made in express js & Apexcharts with top path features.

License

Notifications You must be signed in to change notification settings

SirGateHgL/L7dstat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L7 DSTAT

Setup

   npm install

To change the Navbar Title on line 38, modify this:

<a class="btn btn-ghost text-xl">Rvlnd</a>

to:

<a class="btn btn-ghost text-xl">Your Name</a>

To change the Telegram link on line 41, replace this:

<a href="https://t.me/Rvlnddddd" class="btn p-2"><i></i></a>

with:

<a href="https://t.me/your_telegram_link" class="btn p-2"><i></i></a>

Run

node index.js

And now ur dstat is ready.

About

L7 dstat Made in express js & Apexcharts with top path features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 84.2%
  • JavaScript 15.8%