plugin: socks5 support user password auth, close #484

This commit is contained in:
fatedier
2018-01-24 23:04:55 +08:00
parent 68dfc89bce
commit 41c41789b6
2 changed files with 21 additions and 4 deletions

View File

@@ -142,9 +142,16 @@ plugin = http_proxy
plugin_http_user = abc
plugin_http_passwd = abc
[plugin_static_file]
[plugin_socks5]
type = tcp
remote_port = 6005
plugin = socks5
plugin_user = abc
plugin_passwd = abc
[plugin_static_file]
type = tcp
remote_port = 6006
plugin = static_file
plugin_local_path = /var/www/blog
plugin_strip_prefix = static