diff --git a/README.cn.md b/README.cn.md index 9936cc9..ed166c0 100644 --- a/README.cn.md +++ b/README.cn.md @@ -127,7 +127,7 @@ Stable Diffusion Webui 扩展Civitai助手,用于更轻松的管理和使用Ci 然后所有发到civitai的请求就会用代理。 -依据使用的代理软件不同,有时候,甚至sock5代理, 也要填入http开头的形式"http://xxxxx"才能生效。 +有些sock5代理, 需要使用socks5h开头的形式"socks5h://xxxxx"才能生效。 diff --git a/README.md b/README.md index 384feab..020170e 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ Proxy textbox is at the bottom of extension tab. Then all requests to civitai will use the proxy. -Sometime, even sock5 proxy, need to be used as "http://xxxxx", depence on which proxy tool you are using. +For some sock5 proxy, need to be used as "socks5h://xxxxx".