Skip to content

jeremyj563/TrafficMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrafficMonitor Config INI (for Windows 11)

This is the config.ini I use for the open source TrafficMonitor program for Windows

traffic-monitor-example

Links

Install TrafficMonitor (using Chocolatey)

> cinst -y traffic-monitor

Config (using Chocolatey and Wget)

> cinst -y wget
> wget https://raw.githubusercontent.com/jeremyj563/TrafficMonitor/master/config.ini -O %appdata%\TrafficMonitor\config.ini

Config (using Git)

Warning: Installing the config this way will delete any history data or any other local files created in the TrafficMonitor folder!

> rd /s/q %appdata%\TrafficMonitor
> git clone https://github.com/jeremyj563/TrafficMonitor %appdata%\TrafficMonitor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published