Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 844 Bytes

Clash route only github related domains to fastgithub.md

File metadata and controls

29 lines (18 loc) · 844 Bytes
tags title created modified
circumvention
clash
github
network
Clash route only github related domains to fastgithub
2022-07-27T16:45:37.000Z
2022-08-18T14:14:03.317Z

Clash route only github related domains to fastgithub

DNS

use clash official DNS settings to resolve issues related to domain resolution, especially when used as a system proxy.

documentation

to persist program using platform-specific service manager like nssm on windows:

macos

use launchctl(launchd) or easyd

linux

create systemd need to change system wide proxy settings in init files

or use monit, with control over the service itself.

or shell script alike linuxNSSM