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

socks-tls-auth 一般是如何使用的? #78

Open
vmvz opened this issue Jan 13, 2019 · 0 comments
Open

socks-tls-auth 一般是如何使用的? #78

vmvz opened this issue Jan 13, 2019 · 0 comments

Comments

@vmvz
Copy link

vmvz commented Jan 13, 2019

 "socks": ["socks", "localhost", "12345"]
  "socks-tls": ["socks-tls", "localhost", "12345", "skip-verify"]
  "socks-auth": ["socks", "localhost", "12345", "user", "password"]
  "socks-tls-auth": ["socks-tls", "localhost", "12345", "skip-verify", "user", "password"]
  ...

不知道这部分是如何用起来,能举例子吗?
谢谢

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