Configuration template for SpechtLite
This is a template for SpechtLite designed for Chinese users.
-
Conf.yaml: The main configuration file, where all adapters and rules reside. You may want to copy and rename this file if you want to have several different settings to switch between.
-
pollutedip: The list of DNS polluted IP addresses according to Wikipedia.
-
directlist: The list of hosts that you want to connect directly, in regular expressions.
-
directiprange: The list of ip ranges that you want to connect to directly without any proxy.
-
proxylist: The list of hosts that you want to connect to through proxy, in regular expressions.
-
proxyiprange: The list of ip ranges that you want to connect to through proxy.
-
rejectlist: The list of hosts that you want to block.
-
rejectiprange: The list of ip ranges that you want to block.
The hosts and ips in Reject lists are referenced from 逗bi极客's Surge rule.
-
Extract
SpechtLiteConf.zip
file to your temporary folder -
Click
Open config folder
and copy all files to that (.SpechtLite
) folder. -
Set up the correct adapter configuration according to your proxy settings.
-
Click
Reload config
to reload your configuration. -
Start proxy by click the name of the config file in the menu, and check
Set as system proxy
.
Or you can set it yourself by setting system HTTP/HTTPS proxy to
127.0.0.1:port
, SOCKS5 proxy (this will proxy things such as Mail.app) to127.0.0.1:port+1
in System Preferences.