Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hi dev . i'm get error when connect to "https" with sock5 #44

Open
cong88nv opened this issue Sep 30, 2016 · 9 comments
Open

hi dev . i'm get error when connect to "https" with sock5 #44

cong88nv opened this issue Sep 30, 2016 · 9 comments

Comments

@cong88nv
Copy link

cong88nv commented Sep 30, 2016

i try with many sock5 but i'm get error

my code :
HttpRequest request = new HttpRequest();
request.UserAgent = "Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36";
request.Proxy = new Socks5ProxyClient("85.189.91.91", 15852);
string html = request.Get("https://whatismyip.com").ToString();

=> i'm get : "Ошибка на стороне клиента. Код состояния: 403"
please fix it. thank u very much

@mazanuj
Copy link

mazanuj commented Sep 30, 2016

What happens when you try another site?

@cong88nv
Copy link
Author

cong88nv commented Oct 1, 2016

hi mazanuj . i get error with any site "https"

@mazanuj
Copy link

mazanuj commented Oct 1, 2016

Try socks5 servers from this site http://spys.ru/socks/

@mazanuj
Copy link

mazanuj commented Oct 1, 2016

Ha, this site https://whatismyip.com/ always return Forbidden. (through a browser)

@cong88nv
Copy link
Author

cong88nv commented Oct 1, 2016

@mazanij : can u accecss to https://graph.facebook.com via Sock5 with xNet dll

@cong88nv
Copy link
Author

cong88nv commented Oct 3, 2016

any one please help me

@AgapovAlexsey
Copy link

@cong88nv It is problem with your Socks. You must will search or buy new proxy. if you will want work with facebook, you must will read documentation from Facebook. Sorry my english is bad ;)

@cong88nv
Copy link
Author

cong88nv commented Oct 5, 2016

@AgapovAlexsey : chrome work well with same socks but xnet is not :D

@AgapovAlexsey
Copy link

@cong88nv I think that you do wrong anything. Chrome also execute javascript and it writing different headers. You must handle traffic with program Findler and see needing headers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants