Commit 595163d 1 parent e0cd287 commit 595163d Copy full SHA for 595163d
File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,8 @@ Usage: 4nonymizer **\<parameter\>**
50
50
  ;  ;  ;  ;  ; ** location** : Now you can select a specific country or continent of the vpn peer
51
51
  ;  ;  ;  ;  ; ** enableboot** : You can enable service in boot
52
52
  ;  ;  ;  ;  ; ** disableboot** : You can disable service in boot
53
+   ;  ;  ;  ;  ; ** enable_dns** : Enable dnscrypt service
54
+   ;  ;  ;  ;  ; ** disable_dns** : Disable dnscrypt service
53
55
54
56
  ;  ;  ;  ;  ; ** help** : Help (this screen)
55
57
@@ -206,7 +208,9 @@ Usage: 4nonymizer **\<parameter\>**
206
208
  ;  ;  ;  ;  ; ** test_availability** : Check peers availability and delete ovpn file if the IP/service is unreachable
207
209
  ;  ;  ;  ;  ; ** location** : Now you can select a specific country or continent of the vpn peer
208
210
  ;  ;  ;  ;  ; ** enableboot** : You can enable service in boot
209
-   ;  ;  ;  ;  ; ** disableboot** : You can disable service in boot
211
+   ;  ;  ;  ;  ; ** disableboot** : You can disable service in boot
212
+   ;  ;  ;  ;  ; ** enable_dns** : Enable dnscrypt service
213
+   ;  ;  ;  ;  ; ** disable_dns** : Disable dnscrypt service
210
214
  ;  ;  ;  ;  ; ** help** : Help (this screen)
211
215
212
216
You can’t perform that action at this time.
0 commit comments