This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "urltest", | |
| "tag": "auto", | |
| "outbounds": [ | |
| "proxy-a", | |
| "proxy-b", | |
| "proxy-c" | |
| ], | |
| "url": "http://www.gstatic.com/generate_204", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "tun", | |
| "tag": "tun-in", | |
| "interface_name": "tun0", | |
| "inet4_address": "172.19.0.1/30", | |
| "inet6_address": "fdfe:dcba:9876::1/128", | |
| "stack": "gvisor", | |
| "mtu": 9000, | |
| "auto_route": true, | |
| "strict_route": true, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "mixed", | |
| "tag": "mixed-in", | |
| "listen": "127.0.0.1", | |
| "listen_port": 1080, | |
| "tcp_fast_open": true, | |
| "sniff": true, | |
| "sniff_override_destination": true, | |
| "users": [{ | |
| "username": "admin", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "hysteria", | |
| "tag": "hysteria-out", | |
| "server": "SERVER-IP-ADDRESS", | |
| "server_port": 8443, | |
| "up_mbps": 500, | |
| "down_mbps": 500, | |
| "auth": "8JCsPssfgS8tiRwiMlhARg==", | |
| "auth_str": "upiTU?rUW3+4e6Radro", | |
| "disable_mtu_discovery": false, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "hysteria", | |
| "tag": "hysteria-in", | |
| "listen": "::", | |
| "listen_port": 8443, | |
| "tcp_fast_open": false, | |
| "udp_fragment": true, | |
| "proxy_protocol": false, | |
| "proxy_protocol_accept_no_header": false, | |
| "up_mbps": 500, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| . | |
| . | |
| . | |
| 1.671085205408839e+09 info obtain certificate obtained successfully {"identifier": "hysteria.bitcoinvps.cloud"} | |
| 1.671085205409201e+09 info obtain releasing lock {"identifier": "hysteria.bitcoinvps.cloud"} | |
| INFO[0025] inbound/hysteria[hysteria-in]: udp server started at 127.0.0.1:52006 | |
| 1.671085205482756e+09 info obtain acquiring lock {"identifier": "naive.bitcoinvps.cloud"} | |
| 1.671085205485794e+09 info obtain lock acquired {"identifier": "naive.bitcoinvps.cloud"} | |
| 1.6710852054862309e+09 info obtain obtaining certificate {"identifier": "naive.bitcoinvps.cloud"} | |
| 1.67108520548713e+09 info waiting on internal rate limiter {"identifiers": ["naive.bitcoinvps.cloud"], "ca": "https://acme-v02.api.letsencrypt.org/directory", "account": "[email protected]"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "vmess", | |
| "tag": "vmess-ws-out", | |
| "server": "SERVER-IP-ADDRESS", | |
| "server_port": 443, | |
| "uuid": "3c1890e2-c768-4247-8a3b-032f6ed13a64", | |
| "security": "auto", | |
| "alter_id": 0, | |
| "global_padding": false, | |
| "authenticated_length": true, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "vmess", | |
| "tag": "vmess-ws-in", | |
| "listen": "127.0.0.1", | |
| "listen_port": 52004, | |
| "tcp_fast_open": true, | |
| "udp_fragment": true, | |
| "sniff": true, | |
| "sniff_override_destination": false, | |
| "proxy_protocol": true, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "vmess", | |
| "tag": "vmess-tls-out", | |
| "server": "SERVER-IP-ADDRESS", | |
| "server_port": 443, | |
| "uuid": "18543660-1aa6-49bc-8be6-f6dfc7e87de0", | |
| "security": "auto", | |
| "alter_id": 0, | |
| "global_padding": false, | |
| "authenticated_length": true, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "vmess", | |
| "tag": "vmess-tls-in", | |
| "listen": "127.0.0.1", | |
| "listen_port": 52003, | |
| "tcp_fast_open": true, | |
| "udp_fragment": true, | |
| "sniff": true, | |
| "sniff_override_destination": false, | |
| "proxy_protocol": true, |
NewerOlder