|
@@ -53,12 +53,12 @@ $_ENV['SingBox_Config'] = [
|
|
|
'servers' => [
|
|
'servers' => [
|
|
|
[
|
|
[
|
|
|
'tag' => 'proxy',
|
|
'tag' => 'proxy',
|
|
|
- 'address' => 'tls://1.1.1.1/',
|
|
|
|
|
|
|
+ 'address' => 'tls://1.1.1.1',
|
|
|
'detour' => 'select',
|
|
'detour' => 'select',
|
|
|
],
|
|
],
|
|
|
[
|
|
[
|
|
|
'tag' => 'local',
|
|
'tag' => 'local',
|
|
|
- 'address' => 'h3://223.5.5.5/dns-query',
|
|
|
|
|
|
|
+ 'address' => 'quic://223.5.5.5',
|
|
|
'detour' => 'direct',
|
|
'detour' => 'direct',
|
|
|
],
|
|
],
|
|
|
[
|
|
[
|