Welcome Guest ( Log In | Register )

2 Pages V  1 2 >  
Closed TopicStart new topic
> [Discussion] Talk about internet sensorship for ehentai in china

 
post Nov 28 2020, 19:06
Post #1
hhd2



Newcomer
*
Group: Gold Star Club
Posts: 32
Joined: 16-April 16
Level 68 (Master)


Recent days china gov seems blocked e-hentai.org via GFW, and they did it for domain e-hentai.org 3 years ago. Now there is no way to visit ehentai directly without a proxy service. But I found that there is lots of h@h clients still running in china mainland.
I also notice that the hitrate for my host in china is going to decrease, is that only happens in my home? H@H api and hath.network domain are not banned in china.


I think that is it possible to add a option to allow user to choose their prefer cache load reigon?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 29 2020, 08:26
Post #2
mewsf



Regular Poster
*****
Group: Gold Star Club
Posts: 611
Joined: 24-June 14
Level 500 (Ponyslayer)


It's dns poisoning, so no proxy is needed to access ehentai. Common way is to add records to the hosts file, though it might be hard for mobile platforms. Using DoT/DoH is a viable option, but it will cause inconvenience. On android you may either install apps like Daedalus to setup local dns server, or use EhViewer, it supports custom hosts, but sadly this app is no longer officially maintained, there are several forks though.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 29 2020, 10:11
Post #3
Tenboro

Admin




DNS over HTTPS is either the default or can be easily enabled in the major desktop browsers (Chrome/Firefox). Dunno about mobile, though.

As for choosing load region, you definitely want to load images from the region of the proxy/VPN you are using rather than the one you are physically located in, otherwise it is going to slow it down by a lot.

Note that while using a hosts file is fine, you really don't want to hardcode IP addresses within apps and stuff, as it will inevitably break when they change, and also causes load inbalances. Google has an [developers.google.com] API you can use to resolve IPs.
User is online!Profile CardPM
Go to the top of the page
+Quote Post

 
post Nov 29 2020, 11:59
Post #4
mewsf



Regular Poster
*****
Group: Gold Star Club
Posts: 611
Joined: 24-June 14
Level 500 (Ponyslayer)


Using DNS over HTTPS in china requires a dns server outside the mainland china to get the right answer, however it will slow down other websites since many of them don't support edns or the support is not that good(cloudflare's public resolver even don't support edns at all). Might have to install another browser just for browsing with DoH.

Speaking of hardcoding ip address in the hosts file, I think it's still a good solution. Only e-hentai.org gets dns poisoned, and it uses cloudflare, so just pointing it to any cloudflare's frontend ips will work, at least it's better than unable to access ehentai at all.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 29 2020, 17:58
Post #5
hhd2



Newcomer
*
Group: Gold Star Club
Posts: 32
Joined: 16-April 16
Level 68 (Master)


QUOTE(mewsf @ Nov 29 2020, 14:26) *

It's dns poisoning, so no proxy is needed to access ehentai. Common way is to add records to the hosts file, though it might be hard for mobile platforms. Using DoT/DoH is a viable option, but it will cause inconvenience. On android you may either install apps like Daedalus to setup local dns server, or use EhViewer, it supports custom hosts, but sadly this app is no longer officially maintained, there are several forks though.

1. The DoH or DoT server without pollution usually don't have a geoDNS optimization in china, and that is why i don't think it is a good solution to deal with GFW. Even iOS and Android now support them.
2. Ehviewer is still under maintain in public group, looking for it in its github readme.

And I used to believe that ehentai is banned via SNI block because i tried to solve domain through the proxy, alidns and 114dns responded a currect record.

This post has been edited by hhd2: Nov 29 2020, 17:59
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 29 2020, 18:04
Post #6
hhd2



Newcomer
*
Group: Gold Star Club
Posts: 32
Joined: 16-April 16
Level 68 (Master)


QUOTE(Tenboro @ Nov 29 2020, 16:11) *

DNS over HTTPS is either the default or can be easily enabled in the major desktop browsers (Chrome/Firefox). Dunno about mobile, though.

As for choosing load region, you definitely want to load images from the region of the proxy/VPN you are using rather than the one you are physically located in, otherwise it is going to slow it down by a lot.

Note that while using a hosts file is fine, you really don't want to hardcode IP addresses within apps and stuff, as it will inevitably break when they change, and also causes load inbalances. Google has an [developers.google.com] API you can use to resolve IPs.

Most popular proxy software which can be used in china supporting router feature which will give 2 or more router to proxy the traffic by rule. And that is why i thought about it. I think load cache via local network will always faster and more costsaving than load them via proxy.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 29 2020, 18:36
Post #7
Tenboro

Admin




QUOTE(hhd2 @ Nov 29 2020, 17:04) *

Most popular proxy software which can be used in china supporting router feature which will give 2 or more router to proxy the traffic by rule. And that is why i thought about it. I think load cache via local network will always faster and more costsaving than load them via proxy.


You mean you route the requests to the site itself through a foreign proxy, but not the requests to the H@H network? I suppose with split tunneling VPN/proxy types it might perform better, I'll consider adding some kind of region selector.
User is online!Profile CardPM
Go to the top of the page
+Quote Post

 
post Nov 29 2020, 21:55
Post #8
Based Brandon



MCMXXIX
****
Group: Catgirl Camarilla
Posts: 299
Joined: 11-April 13
Level 451 (Godslayer)


Get routers that support custom firmwares and add something that can do DNS hijacking. Some can use different DNS for Chinese websites and foreign ones. I am using it currently and it sped up my browsing even without VPN greatly. (still require a VPN server to connect to foreign DNS server)

Or look into websites that offer DNS services that does this automatically when you use their DNS.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Nov 30 2020, 06:50
Post #9
hhd2



Newcomer
*
Group: Gold Star Club
Posts: 32
Joined: 16-April 16
Level 68 (Master)


QUOTE(Tenboro @ Nov 30 2020, 00:36) *

You mean you route the requests to the site itself through a foreign proxy, but not the requests to the H@H network? I suppose with split tunneling VPN/proxy types it might perform better, I'll consider adding some kind of region selector.

yes! that is what i mean

QUOTE(MisterMetokur @ Nov 30 2020, 03:55) *

Get routers that support custom firmwares and add something that can do DNS hijacking. Some can use different DNS for Chinese websites and foreign ones. I am using it currently and it sped up my browsing even without VPN greatly. (still require a VPN server to connect to foreign DNS server)

Or look into websites that offer DNS services that does this automatically when you use their DNS.

I'd perfer to use a proxy software and i don't think selfbuild DNS server at home is a good idea exclude ADguard Home. A bad dns setup can slooooow down home internet expenience.
And most of time, proxy is used to speed up some foreign service which don't have CDN or optimized router to china.
Seems Cloudflare plan ehentai using now don't have a HK router without a CN2 access.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 10 2020, 15:44
Post #10
StrongARM



Casual Poster
****
Group: Gold Star Club
Posts: 261
Joined: 1-August 16
Level 347 (Godslayer)


UPDATED: E-HENTAI.ORG is both DNS and SNI fxxked, in all ISPs, which make the DoH or hosts evasion method above mentioned fails.

For EHGT.ORG, all ISPs do not use DNS pollution. In particular, "China Mobile" resets this domain name based on detection SNI.

All ISPs have not used any method to block *.HATH.NETWORK

Consider adding below rules to your proxy tool, this is a example for Clash

- DOMAIN-SUFFIX,hath.network,DIRECT
- DOMAIN,ehgt.org,DIRECT # PROXY if China Mobile
- DOMAIN-KEYWORD,hentai.org,PROXY

This post has been edited by strongarm: Dec 11 2020, 06:32
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 11 2020, 01:57
Post #11
mewsf



Regular Poster
*****
Group: Gold Star Club
Posts: 611
Joined: 24-June 14
Level 500 (Ponyslayer)


Can confirm, sni reset seems to be applied since 2020-12-11 12:00 UTC.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 11 2020, 03:55
Post #12
StrongARM



Casual Poster
****
Group: Gold Star Club
Posts: 261
Joined: 1-August 16
Level 347 (Godslayer)


I think this is gradually progressing, and the part of the ISP has not deployed SNI reset before.
In addition, because it is an SNI reset, the domain front seems to be able to bypass.

Test by yourself:
curl -vk 'https://104.20.27.25' -H "Host: e-hentai.org"
curl -vk 'https://94.100.18.243' -H "Host: forums.e-hentai.org"
curl -vk 'https://178.175.132.20' -H "Host: abcdefghijklmnopqrstuvwxyz.org"

To block this type of evasion method, censorship systems must do ROUTING BLACKHOLE on these IPs, as they did before to Google, Twitter and Facebook.
But I don't think they are going to deploy such expensive blocking.

This post has been edited by strongarm: Dec 11 2020, 04:18
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 11 2020, 11:55
Post #13
StrongARM



Casual Poster
****
Group: Gold Star Club
Posts: 261
Joined: 1-August 16
Level 347 (Godslayer)


deleted

This post has been edited by strongarm: Dec 12 2020, 15:21
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 11 2020, 12:02
Post #14
Kagoraphobia



✝️ Ascension of Angel ✝️
***********
Group: Global Mods
Posts: 12,368
Joined: 12-August 19
Level 500 (Ponyslayer)


QUOTE(strongarm @ Dec 11 2020, 09:55) *
An unofficial e-hentai.org reader
We don't endorse using any unofficial apps just to visit the site (with few exceptions where we did verify the codes and all). If anyone decided to use this piece of software, use it at your own risk.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 11 2020, 12:15
Post #15
Tenboro

Admin




The funny thing is that most people from China aren't going to bother to break through the firewall to get to "dissident information" like unfiltered news and criticism against the government, but if you try to take away the porn, then boy howdy the anti-block-blocker-blockers are going to be developed fast. (IMG:[invalid] style_emoticons/default/tongue.gif)
User is online!Profile CardPM
Go to the top of the page
+Quote Post

 
post Dec 11 2020, 15:01
Post #16
StrongARM



Casual Poster
****
Group: Gold Star Club
Posts: 261
Joined: 1-August 16
Level 347 (Godslayer)


QUOTE(Tenboro @ Dec 11 2020, 16:15) *

then boy howdy the anti-block-blocker-blockers are going to be developed fast. (IMG:[invalid] style_emoticons/default/tongue.gif)


The same anti-censorship method (Domain Fronting) exists long time ago , and is widely used before this site even got blocked, for example GoAgent, using Google's appspot servers as proxy servers.

For more information about Domain Fronting, see [digi.ninja] https://digi.ninja/blog/domain_fronting.php

This post has been edited by strongarm: Dec 11 2020, 15:05
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 11 2020, 16:04
Post #17
bcbc232301



Lurker
Group: Lurkers
Posts: 2
Joined: 16-September 13
Level 12 (Novice)


能给个中文解决方案吗?英语苦手

我试过试用谷歌的lantern和猎豹vpn,不过并不能连接enhentai
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 11 2020, 16:34
Post #18
StrongARM



Casual Poster
****
Group: Gold Star Club
Posts: 261
Joined: 1-August 16
Level 347 (Godslayer)


deleted

This post has been edited by strongarm: Dec 12 2020, 15:22
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 12 2020, 03:30
Post #19
chiitohideki



Lurker
Group: Lurkers
Posts: 4
Joined: 19-August 17
Level 25 (Apprentice)


Since Dec 10th the Hitrate of my H@H client drops from 500/min to 50/min
ISP: China Telecom @Wuhan
Maybe you are not alone....
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 12 2020, 04:25
Post #20
Grandmasters



AFK
******
Group: Catgirl Camarilla
Posts: 760
Joined: 23-April 19
Level 500 (Godslayer)


QUOTE(Tenboro @ Dec 11 2020, 18:15) *

The funny thing is that most people from China aren't going to bother to break through the firewall to get to "dissident information" like unfiltered news and criticism against the government, but if you try to take away the porn, then boy howdy the anti-block-blocker-blockers are going to be developed fast. (IMG:[invalid] style_emoticons/default/tongue.gif)

Sex is the primary productive force including but not limited to games, artificial intelligence, etc. (IMG:[invalid] style_emoticons/default/rolleyes.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


2 Pages V  1 2 >
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 19th November 2025 - 19:24