shadowsocks / simple-obfs

A simple obfuscating tool (Deprecated)
GNU General Public License v3.0
2.36k stars 561 forks source link

Unable to access http site when using obfs=tls #73

Open RadarNyan opened 7 years ago

RadarNyan commented 7 years ago

I can't access http sites while using simple-obfs, but I can access https sites with no problem.

eg: I can access https://www.youtube.com/ I can't access http://www.nicovideo.jp/ however, I can access https://account.nicovideo.jp/login

This problem is limited to obfs=tls, obfs=http works fine for both http and https site.

RadarNyan commented 7 years ago

I don't know why, but clearing "Cookies and other site data" from "the beginning of time" fixed the problem for me. (Chrome 59.0.3071.86 64-bit / Windows 7)

It comes to me that there might be something wrong with the browser, so I tried IE11 and it worked just fine. Then I tried incognito window and it works fine too.

I disabled all extensions to make sure none of them has anything to do with this problm, and finally clearing "Cookies and other site date" fixed the problem (yet I don't know why, and I also don't know why it's ok to use obfs=http)