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

2月5号的直接把获取地址的json用了GoAgent代理_(:зゝ∠)_ #45

Closed
hefan121 opened this issue Feb 5, 2016 · 0 comments
Closed

Comments

@hefan121
Copy link

hefan121 commented Feb 5, 2016

static const string portals_file_url("http://raw.githubusercontent.com/yangyangwithgnu/hardseed/master/config/portals_list.json");
Webpage portals_list_webpage(portals_file_url, "", "http://127.0.0.1:8087");
if (!portals_list_webpage.isLoaded()) {
cerr << "ERROR! fail to load " << portals_file_url << endl;
exit(EXIT_FAILURE);
}

http://127.0.0.1:8087,表示用ss的很忧伤,自己改成了socks5://127.0.0.1:port

@hefan121 hefan121 closed this as completed Feb 6, 2016
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

1 participant