0% found this document useful (0 votes)
8 views1 page

Configuration Yaml

The document outlines a configuration for a proxy server, specifying various ports and settings including DNS options and proxy groups. It includes details for a specific proxy named 'api.midtrans.com' with its server address, port, and authentication information. The configuration also allows LAN access and sets the log level to silent.

Uploaded by

Ezra kuroyuki
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)
8 views1 page

Configuration Yaml

The document outlines a configuration for a proxy server, specifying various ports and settings including DNS options and proxy groups. It includes details for a specific proxy named 'api.midtrans.com' with its server address, port, and authentication information. The configuration also allows LAN access and sets the log level to silent.

Uploaded by

Ezra kuroyuki
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/ 1

port: 7890

socks-port: 7891
redir-port: 7892
mixed-port: 7893
tproxy-port: 7895
ipv6: false
mode: rule
log-level: silent
allow-lan: true
external-controller: 0.0.0.0:9090
secret: ""
bind-address: "*"
unified-delay: true
profile:
store-selected: true
dns:
enable: true
ipv6: false
enhanced-mode: redir-host
listen: 0.0.0.0:7874
nameserver:
- 8.8.8.8
- 1.0.0.1
- https://dns.google/dns-query
fallback:
- 1.1.1.1
- 8.8.4.4
- https://cloudflare-dns.com/dns-query
- 112.215.203.254
default-nameserver:
- 8.8.8.8
- 1.1.1.1
- 112.215.203.254
proxies:
- name: api.midtrans.com
server: api.midtrans.com
port: 443
type: trojan
password: d19d5f00-166e-11ed-8301-1239d0255272
skip-cert-verify: true
sni: api.midtrans.com
network: ws
ws-opts:
path: wss://api.midtrans.com/howdy
headers:
Host: id5-trojan.bonds.id
udp: true
proxy-groups:
- name: FASTSSH-SSHKIT-HOWDY
type: select
proxies:
- api.midtrans.com
- DIRECT
rules:
- MATCH,FASTSSH-SSHKIT-HOWDY

You might also like