Proxy Check Übersicht Widget
Introduction
- This plugin is a software for the MAC that detects if the system proxy is normal and displays the results on the desktop.
- This plugin is modified based on the check-urls.widget plugin.
- The use of this plugin requires the installation of Ubersicht software.
Detection principle
A request is made to the url through the bash script, and if it returns 200
, it is considered to be connected.
Environmental requirements
- Install ubersicht software
- Install proxy software(ssr,easyConnect...)
Installation method
- Open the Ubersicht Widget folder.
git clone
this repository and move the code to the above folder.
How to use
- Add the URLs that need to be detected in the
local network
environment to thelocallist.list
file. - Add the URLs that need to be detected in the
Proxy Network
environment to theproxylist.list
file.
For example
中文版说明请点击此处。