Simon Zolin
|
af21a5f17b
|
* move "dnsServer" to "config"
|
2019-07-19 12:18:16 +03:00 |
Simon Zolin
|
d3ddfc81a6
|
* move "versionCheckJSON" to "config"
|
2019-07-19 12:18:16 +03:00 |
Simon Zolin
|
c426ee0108
|
* move "client", "transport" to "config"
|
2019-07-19 12:18:16 +03:00 |
Simon Zolin
|
2682adca39
|
* move "controlLock" mutex to "config"
|
2019-07-17 19:29:45 +03:00 |
Simon Zolin
|
375e410aa3
|
- /filtering/remove_url: windows: remove filter file only after DNS server has been stopped
Otherwise, os.Remove() will return with an error "file is being used".
|
2019-07-15 18:23:58 +03:00 |
Simon Zolin
|
425f3c87d0
|
+ /status: "dns_addresses": add "tls://" or "https://" prefix
|
2019-07-05 15:47:21 +03:00 |
Simon Zolin
|
ad7c5cb9dc
|
* /status: "dns_addresses": add port if not 53
|
2019-07-05 15:47:21 +03:00 |
Andrey Meshkov
|
f1e6a30931
|
Fix version/channel linking
|
2019-06-20 14:36:26 +03:00 |
Simon Zolin
|
dc682763ff
|
* move ./*.go files into ./home/ directory
|
2019-06-10 11:51:53 +03:00 |