> For the complete documentation index, see [llms.txt](https://flower.nameless13.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flower.nameless13.com/win.md).

# Win

## [ Clash.for.Windows](https://github.com/Fndroid/clash_for_windows_pkg) <a href="#cfw" id="cfw"></a>

[下载地址](https://github.com/Fndroid/clash_for_windows_pkg/releases)  [tap模式](#tap) [tun模式](#tun-mo-shi)

```
 mixin: 
   dns:
     enable: true
     listen: 127.0.0.1:53
     default-nameserver:
       - 223.5.5.5
       - 1.0.0.1
     ipv6: false
     enhanced-mode: fake-ip
     fake-ip-filter:
       #- "+" 
       #LAN
       - "*.lan"
       - "*.localdomain"
       - "*.example"
       - "*.invalid"
       - "*.localhost"
       - "*.test"
       - "*.local"
       - "*.home.arpa"
       #放行NTP服务"
       - "time.*.com"
       - "time.*.gov"
       - "time.*.edu.cn"
       - "time.*.apple.com"
       - "time1.*.com"
       - "time2.*.com"
       - "time3.*.com"
       - "time4.*.com"
       - "time5.*.com"
       - "time6.*.com"
       - "time7.*.com"
       - "ntp.*.com"
       - "ntp1.*.com"
       - "ntp2.*.com"
       - "ntp3.*.com"
       - "ntp4.*.com"
       - "ntp5.*.com"
       - "ntp6.*.com"
       - "ntp7.*.com"
       - "*.time.edu.cn"
       - "*.ntp.org.cn"
       - "+.pool.ntp.org"
       - "time1.cloud.tencent.com"
       #放行网易云音乐"
       - "music.163.com"
       - "*.music.163.com"
       - "*.126.net"
       #百度音乐"
       - "musicapi.taihe.com"
       - "music.taihe.com"
       #酷狗音乐"
       - "songsearch.kugou.com"
       - "trackercdn.kugou.com"
       #酷我音乐"
       - "*.kuwo.cn"
       #JOOX音乐"
       - "api-jooxtt.sanook.com"
       - "api.joox.com"
       - "joox.com"
       #QQ音乐"
       - "y.qq.com"
       - "*.y.qq.com"
       - "streamoc.music.tc.qq.com"
       - "mobileoc.music.tc.qq.com"
       - "isure.stream.qqmusic.qq.com"
       - "dl.stream.qqmusic.qq.com"
       - "aqqmusic.tc.qq.com"
       - "amobile.music.tc.qq.com"
       #虾米音乐"
       - "*.xiami.com"
       #咪咕音乐"
       - "*.music.migu.cn"
       - "music.migu.cn"
       #win10本地连接检测"
       - "+.msftconnecttest.com"
       - "+.msftncsi.com"
       - "msftconnecttest.com"
       - "msftncsi.com"
       #QQ快捷登录"
       - "localhost.ptlogin2.qq.com"
       - "localhost.sec.qq.com"
       #Game"
       #Nintendo Switch"
       - "+.srv.nintendo.net"
       #Sony PlayStation"
       - "+.stun.playstation.net"
       #Microsoft Xbox"
       - "xbox.*.microsoft.com"
       - "xnotify.xboxlive.com"
       - "+.ipv6.microsoft.com"
       #Wotgame"
       - "+.battlenet.com.cn"
       - "+.wotgame.cn"
       - "+.wggames.cn"
       - "+.wowsgame.cn"
       - "+.wargaming.net"
       #Golang"
       - "proxy.golang.org"
       #STUN"
       - "stun.*.*"
       - "stun.*.*.*"
       - "+.stun.*.*"
       - "+.stun.*.*.*"
       - "+.stun.*.*.*.*"
       - "+.pvp.net"
       #Linksys Router"
       - "heartbeat.belkin.com"
       - "*.linksys.com"
       - "*.linksyssmartwifi.com"
       #ASUS Router"
       - "*.router.asus.com"
       #Apple Software Update Service"
       - "mesu.apple.com"
       - "swscan.apple.com"
       - "swquery.apple.com"
       - "swdownload.apple.com"
       - "swcdn.apple.com"
       - "swdist.apple.com"
       #Google"
       - "lens.l.google.com"
       - "stun.l.google.com"
       #Netflix"
       - "+.nflxvideo.net"
       #FinalFantasy XIV Worldwide Server & CN Server"
       - "*.square-enix.com"
       - "*.finalfantasyxiv.com"
       - "*.ffxiv.com"
       - "*.ff14.sdo.com"
       - "ff.dorado.sdo.com"
       #Bilibili"
       - "*.mcdn.bilivideo.cn"
       #Disney Plus"
       - "+.media.dssott.com"
     nameserver:
       - tls://dot.pub
       - 114.114.114.114
       - tls://223.6.6.6:853
     fallback:
       - https://1.0.0.1/dns-query
       - tls://8.8.4.4
       - https://public.dns.iij.jp/dns-query
     fallback-filter:
       geoip: true
       ipcidr:
         - 240.0.0.0/4
         - 0.0.0.0/32
         - 127.0.0.1/32
```

![](/files/-MMWoy_SZZ8IO7qXYuFa)

{% file src="/files/-MMWp1roP8A-uTNc91LU" %}

### tap模式 <a href="#tap" id="tap"></a>

![把127.0.0.1:去掉即可](/files/-MMWqhUOvlpzXwDZLLeG)

### tun模式

![点击manage](/files/k4k4Fg73oZVrIRqszEdR)

![然后安装](/files/4CLzzqhmID26v6nAIuF1)

![安装成功后地球会变绿色 打开tun mode即可](/files/OSlVsOBZGcPL4taFcfGA)

tun mode设置(可选)

![玩游戏可以尝试 filter添加一个+解决某些游戏nat问题](/files/aGDlCsAIceXQLQjrHgpJ)

{% file src="/files/-MMWqbTjDFL3-ODAtUcf" %}

## &#x20;[shadowsocks-windows](https://github.com/shadowsocks/shadowsocks-windows) <a href="#ss" id="ss"></a>

​[下载地址](https://raw.nameless13.com/api/public/dl/6fc8fMMu/sswin.7z) 已包含obfs插件

![](/files/-MMWxtCemscqBFdRNVcQ)

{% file src="/files/-MMWxxedtgTY\_FgMpDfZ" %}

## [ ShadowsocksR-Windows](https://github.com/HMBSbige/ShadowsocksR-Windows) <a href="#ssr" id="ssr"></a>

[下载地址](https://raw.nameless13.com/api/public/dl/uRjeavsM/SSR.7z)

![](/files/-MMX1mPuiuASqXrc6tEC)

{% file src="/files/-MMX1r-2pZBp7YU1Czjj" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://flower.nameless13.com/win.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
