From a5a419829055c61786fe8f404df76d6458c414f2 Mon Sep 17 00:00:00 2001 From: "rick.chan" Date: Wed, 24 Jul 2024 19:07:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20Portmaster=20=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E8=AF=B4=E6=98=8E=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: rick.chan --- Documents/Resources/资源网站.md | 3 +++ .../Portmaster/Portmaster_使用说明.md | 23 +++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 Software/Applications/Portmaster/Portmaster_使用说明.md diff --git a/Documents/Resources/资源网站.md b/Documents/Resources/资源网站.md index 2e26352..eb2bfc9 100644 --- a/Documents/Resources/资源网站.md +++ b/Documents/Resources/资源网站.md @@ -206,6 +206,9 @@ title: 资源网站 - [Open Project](https://www.openproject.org/) - [Open Project GitHub](https://github.com/fjykTec/ModernWMS) - [GoCD A continuous delivery server](https://github.com/gocd/gocd) +- [Music Player GO](https://github.com/enricocid/Music-Player-GO) +- [TimberX](https://github.com/naman14/TimberX) +- [RetroMusicPlayer](https://github.com/RetroMusicPlayer/RetroMusicPlayer) ## 14. BT 资源 diff --git a/Software/Applications/Portmaster/Portmaster_使用说明.md b/Software/Applications/Portmaster/Portmaster_使用说明.md new file mode 100644 index 0000000..9c49344 --- /dev/null +++ b/Software/Applications/Portmaster/Portmaster_使用说明.md @@ -0,0 +1,23 @@ +# Portmaster 使用说明 + +Portmaster 会保护 DNS,需要在设置里进行配置,格式为: + +```bash +dot://223.5.5.5 +dns://223.5.5.5 +tcp://223.5.5.5 +``` + +dot 协议使用 853 端口,dns 协议使用 53 端口,tcp 协议使用 53 端口。 + +常用 DNS 地址如下: + +- 阿里: 223.5.5.5, 223.6.6.6 +- 百度: 180.76.76.76 +- 114: 114.114.114.114 +- DNSPod: 119.29.29.29 +- Google: 8.8.8.8, 8.8.4.4 +- IBM: 9.9.9.9, 149.112.112.112 +- Open DNS: 208.67.222.222, 208.67.220.220 +- SDNS: 1.2.4.8, 210.2.4.8 +- DNS 派: 101.226.4.6, 123.125.81.6, 218.30.118.6, 140.207.198.6