0% found this document useful (0 votes)
261 views

Clash Vmess

This document contains the configuration for a VPN client. It specifies ports for various services, enables DNS and tunneling, and includes several proxy servers and a proxy group for balancing traffic across those servers. DNS, networking, and proxy settings are configured along with rules for assigning traffic to the proxy group.

Uploaded by

Replay Gaming
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
261 views

Clash Vmess

This document contains the configuration for a VPN client. It specifies ports for various services, enables DNS and tunneling, and includes several proxy servers and a proxy group for balancing traffic across those servers. DNS, networking, and proxy settings are configured along with rules for assigning traffic to the proxy group.

Uploaded by

Replay Gaming
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

port: 7890

socks-port: 7891
redir-port: 7892
mixed-port: 7893
mode: rule
log-level: silent
allow-lan: true
external-controller: 0.0.0.0:9090
bind-address: "*"
ipv6: false
dns:
enable: true
ipv6: false
enhanced-mode: redir-host
listen: 0.0.0.0:7894
fallback-filter:
geoip: false
ipcidr:
- 240.0.0.0/4
nameserver:
- https://puredns.org/dns-query
- tls://puredns.org:853
fallback:
- tcp://108.137.44.39
- tcp://108.137.44.9
- 108.137.44.39
- 108.137.44.9
tun:
enable: true
stack: system
macOS-auto-route: true
macOS-auto-detect-interface: true
dns-hijack:
- tcp://108.137.44.39:53
experimental:
interface-name: en0

proxies:
- {name: id-biznet.bypass.id, server: id-biznet.bypass.id, port: 8443, type:
vmess, uuid: 8e86b10d-2230-4411-9314-33bd40d0c97d, sni: replace_with_sni, alterId:
0, cipher: auto, tls: 1, skip-cert-verify: true, udp: true, network: ws, ws-opts:
{path: /fastssh/pre_kacong28/sds2020/, headers: {Host: replace_with_sni}}}
- {name: id-uninet3.bypass.id, server: id-uninet3.bypass.id, port: 443, type:
vmess, uuid: 8e86b10d-2230-4411-9314-33bd40d0c97d, sni: replace_with_sni, alterId:
0, cipher: auto, tls: 1, skip-cert-verify: true, udp: true, network: ws, ws-opts:
{path: /fastssh/pre_kacong28/sds2020/, headers: {Host: replace_with_sni}}}
- {name: id-cbtp3.bypass.id, server: id-cbtp3.bypass.id, port: 443, type: vmess,
uuid: 8e86b10d-2230-4411-9314-33bd40d0c97d, sni: replace_with_sni, alterId: 0,
cipher: auto, tls: 1, skip-cert-verify: true, udp: true, network: ws, ws-opts:
{path: /fastssh/pre_kacong28/sds2020/, headers: {Host: replace_with_sni}}}
- {name: id-sanggoro2.bypass.id, server: id-sanggoro2.bypass.id, port: 443, type:
vmess, uuid: 8e86b10d-2230-4411-9314-33bd40d0c97d, sni: replace_with_sni, alterId:
0, cipher: auto, tls: 1, skip-cert-verify: true, udp: true, network: ws, ws-opts:
{path: /fastssh/pre_kacong28/sds2020/, headers: {Host: replace_with_sni}}}
- {name: id-atha2.bypass.id, server: id-atha2.bypass.id, port: 443, type: vmess,
uuid: 8e86b10d-2230-4411-9314-33bd40d0c97d, sni: replace_with_sni, alterId: 0,
cipher: auto, tls: 1, skip-cert-verify: true, udp: true, network: ws, ws-opts:
{path: /fastssh/pre_kacong28/sds2020/, headers: {Host: replace_with_sni}}}
- {name: id-argon.bypass.id, server: id-argon.bypass.id, port: 443, type: vmess,
uuid: 8e86b10d-2230-4411-9314-33bd40d0c97d, sni: replace_with_sni, alterId: 0,
cipher: auto, tls: 1, skip-cert-verify: true, udp: true, network: ws, ws-opts:
{path: /fastssh/pre_kacong28/sds2020/, headers: {Host: replace_with_sni}}}
- {name: id-v2ray.bypass.id, server: id-v2ray.bypass.id, port: 443, type: vmess,
uuid: 8e86b10d-2230-4411-9314-33bd40d0c97d, sni: replace_with_sni, alterId: 0,
cipher: auto, tls: 1, skip-cert-verify: true, udp: true, network: ws, ws-opts:
{path: /fastssh/pre_kacong28/sds2020/, headers: {Host: replace_with_sni}}}
- {name: id-v2ray.bypass.id 73, server: id-v2ray.bypass.id, port: 443, type:
vmess, uuid: 8e86b10d-2230-4411-9314-33bd40d0c97d, sni: replace_with_sni, alterId:
0, cipher: auto, tls: 1, skip-cert-verify: true, udp: true, network: ws, ws-opts:
{path: /howdy/pre_kacong28/sds2020/, headers: {Host: replace_with_sni}}}

proxy-groups:
- name: sshkit-generator
type: url-test
url: 'http://www.gstatic.com/generate_204'
interval: 300
proxies:
- id-biznet.bypass.id
- id-uninet3.bypass.id
- id-cbtp3.bypass.id
- id-sanggoro2.bypass.id
- id-atha2.bypass.id
- id-argon.bypass.id
- id-v2ray.bypass.id
- id-v2ray.bypass.id 73

rules:
- MATCH,sshkit-generator

You might also like