Skip to content

Instantly share code, notes, and snippets.

View bitcoinvps's full-sized avatar
VPNrouter.homes: Secure your home network w/ VPN router gateway

Bitcoinvps.Cloud bitcoinvps

VPNrouter.homes: Secure your home network w/ VPN router gateway
View GitHub Profile
{
"type": "urltest",
"tag": "auto",
"outbounds": [
"proxy-a",
"proxy-b",
"proxy-c"
],
"url": "http://www.gstatic.com/generate_204",
{
"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,
{
"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",
{
"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,
{
"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,
.
.
.
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": "singbox@bitcoinvps.cloud"}
{
"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,
{
"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,
{
"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,
{
"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,