How to enable tap mode in clash for windows
IPFS
Tap is a virtual network device, which can be queried by tun/tap.
In version 0.11.4, tap mode is enabled. The method I use is to use mixin.
The steps to use mixin are:
- Find the edit on the right side of settings-Profile Mixin-YAML, click.
- In the pop-up window, paste the following settings:
mixins: interface-name: Ethernet dns: enable: true enhanced-mode: redir-host listen: 0.0.0.0:53 nameserver: - https://doh.dns.sb/dns-query - https://dns.adguard.com/dns-query
3. And change the Ethernet to the name of the network card you are using (usually you don't need to change it).
4.general-tap device-install installs the tap device.
5. general-mixin enable mixin
Like my work? Don't forget to support and clap, let me know that you are with me on the road of creation. Keep this enthusiasm together!