ValdikSS
672abf7420
Update readme
2017-05-07 15:10:45 +03:00
ValdikSS
110aebae25
Check for program updates on start
2017-05-07 15:10:09 +03:00
ValdikSS
ca043f18fb
Small text fix
2017-05-07 14:58:37 +03:00
ValdikSS
34f9fdb3fd
Add dailymotion to HTTPS test list
2017-05-07 14:58:27 +03:00
ValdikSS
41749f755b
Version bump (0.0.9)
2017-05-07 14:46:40 +03:00
ValdikSS
ceaae5d8ba
New report URL and method. Now sending all printed text only.
2017-05-07 14:46:12 +03:00
ValdikSS
68c50ea459
Fix for printed text saving
2017-05-07 14:45:50 +03:00
ValdikSS
f30b1f1aba
Save all printed text to a variable
2017-05-07 13:46:05 +03:00
ValdikSS
a264fa9a54
Elucidate that correct results are given only without circumventing tools
2017-05-07 13:43:21 +03:00
ValdikSS
b2b99d20d4
Re-raise SystemExit and KeyboardInterrupt to catch it in caller function
2017-05-07 13:42:30 +03:00
ValdikSS
4c0d9f663f
Add list parameters description and replace rule34 with furry.booru.org
2017-05-07 13:41:52 +03:00
ValdikSS
3b716ffe54
Merge pull request #50 from korden32/patch-1
...
Fix IPv6 check
2017-05-03 21:50:35 +03:00
Denis E
764b297502
Fixed IPv6 check
2017-05-03 21:35:29 +03:00
ValdikSS
8f6e134822
Thoroughful IPv6 address update
2017-04-22 17:49:56 +03:00
ValdikSS
c008093117
Get back a.putinhuylo.com
2017-04-22 17:49:35 +03:00
ValdikSS
73ad6aa1b3
Mask IPv4 and IPv6 addresses in log
2017-04-22 17:49:24 +03:00
ValdikSS
4ca1fb24d2
Disable reporting for debug mode
2017-03-12 13:16:03 +03:00
ValdikSS
1d9fc7a176
More verbose DNS message
2017-03-12 13:15:41 +03:00
ValdikSS
870b87b7d8
Properly handle SSL certificate errors
2017-03-12 13:15:16 +03:00
ValdikSS
4eca65ee85
Fix server reports
2017-03-01 09:52:44 +03:00
ValdikSS
a6320fdeb1
Implement debug mode
2017-03-01 09:52:22 +03:00
ValdikSS
09c6529fb0
Preliminary IPv6 HTTP and DNS check support
2017-02-26 21:04:45 +03:00
ValdikSS
4c85be598e
Small fix for IPv6 availability check
2017-02-26 20:04:49 +03:00
ValdikSS
b334544f59
Switch to icanhazip.com for IPv6 connectivity check and print IPv6 address on start
2017-02-24 15:10:09 +03:00
ValdikSS
bd6499a3df
Fix SSL socket protocol
2017-02-23 13:25:42 +03:00
ValdikSS
50c6da2d8c
Properly handle SSL certificate checks
2017-02-19 20:39:17 +03:00
ValdikSS
1ce26f703b
Replace HTTPS uberbooru with rutracker
2017-02-16 01:39:19 +03:00
ValdikSS
0aefd1fc46
New DNS results
2017-02-16 01:36:28 +03:00
ValdikSS
65ed69bdcb
Update static IP addresses over Google DNS-over-HTTPS
2017-02-16 01:10:55 +03:00
ValdikSS
bda214311e
Replace AntiZapret DNS server to a fake one and Use Google DNS-over-HTTPS as a resolver
2017-02-16 01:10:10 +03:00
ValdikSS
a7f95a80b7
Preetify sites list a bit
2017-02-16 01:09:19 +03:00
ValdikSS
5dac1d63b8
Add Google DNS-over-HTTPS support
2017-02-16 01:07:41 +03:00
ValdikSS
0ff416cd32
Version bump (0.0.8.6)
2017-02-15 23:01:45 +03:00
ValdikSS
917fba56a7
Remove DNS fake reply
2017-02-15 22:58:20 +03:00
ValdikSS
b113862f9e
Perform AAAA DNS tests over IPv6 resolvers
2017-02-15 22:54:37 +03:00
ValdikSS
4bf5f566d1
rule34.xxx IP address update
2017-02-15 22:54:16 +03:00
ValdikSS
eaf2ca038f
Disable SSL certificate hostname check
...
We need to connect to exact IP to perform HTTPS tests. There is no standard way to redirect
one hostname to another IP address so we connect to the IP address and add proper "Host"
header later. This causes SSL hostname validation error. There's a little point in it
for our needs at all so it's safe to disable it completely.
2017-02-15 22:40:20 +03:00
ValdikSS
75e7d637b0
Support for AAAA records and IPv6 DNS checks
2017-02-15 22:37:53 +03:00
ValdikSS
4f7de1aef2
Handle 'end' parameter for print() in tkinter GUI
2017-02-15 22:35:43 +03:00
ValdikSS
9bfa19b00f
Update README.md
2017-01-29 03:12:58 +03:00
ValdikSS
bf63e5f415
dnspython3 is now just dnspython
2017-01-11 23:07:12 +03:00
ValdikSS
f7856fc17e
Version bump (0.0.8.5)
2017-01-11 23:05:59 +03:00
ValdikSS
d9a69fd532
Fix HTTP checks
2017-01-11 23:05:43 +03:00
ValdikSS
1d69f64ba2
Add new DPI tests
2017-01-11 23:05:20 +03:00
ValdikSS
98645be7c4
Add option to force DPI check even if no sites are blocked
2017-01-11 23:03:29 +03:00
ValdikSS
e60bdedfc6
Temporary disable a.putinhuylo.com check
2017-01-11 23:02:57 +03:00
ValdikSS
e5d903a219
Fix exception handling code for HTTPS check on Python 3.2. Fix #47 .
2016-10-03 08:27:13 +03:00
ValdikSS
a8a646aa20
Bump version
2016-09-15 15:13:26 +03:00
ValdikSS
d84acbd54b
Update HTTPS list. 2chrunet is dead.
2016-09-15 15:13:08 +03:00
ValdikSS
314c5c5170
Bump version
2016-08-20 18:57:22 +03:00