Vitaliy Timtsurak 3 달 전
부모
커밋
5db4993a81
4개의 변경된 파일6개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 0
      home/.local/share/.gitignore
  2. 1 0
      home/bin/.gitignore
  3. 2 1
      home/bin/nekoray/config/groups/0.json
  4. 2 2
      home/bin/nekoray/config/routes_box/Default

+ 1 - 0
home/.local/share/.gitignore

@@ -9,3 +9,4 @@ keyrings
 nautilus
 xrdp
 zathura
+*

+ 1 - 0
home/bin/.gitignore

@@ -0,0 +1 @@
+nekoray

+ 2 - 1
home/bin/nekoray/config/groups/0.json

@@ -8,7 +8,8 @@
     "manually_column_width": false,
     "name": "По умолчанию",
     "order": [
-        0
+        0,
+        1
     ],
     "skip_auto_update": false
 }

+ 2 - 2
home/bin/nekoray/config/routes_box/Default

@@ -1,11 +1,11 @@
 {
     "custom": "{\"rules\": []}",
     "def_outbound": "proxy",
-    "direct_dns": "https://dns.te4gh0st.ru/dns-query/work",
+    "direct_dns": "local",
     "direct_dns_strategy": "prefer_ipv4",
     "dns_final_out": "proxy",
     "dns_routing": true,
-    "remote_dns": "https://dns.te4gh0st.ru/dns-query/work",
+    "remote_dns": "https://1.1.1.1/dns-query",
     "remote_dns_strategy": "prefer_ipv4",
     "sniffing_mode": 1,
     "use_dns_object": false