[GH-ISSUE #2228] 搭建socks5 服务器遇到的问题 #1771

Closed
opened 2026-05-05 13:08:33 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @firstOctopus on GitHub (Feb 1, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2228

用firefox 浏览器,连接sockets5服务器。上google,返回:
read tcp 192.168.1.22:12759->59.24.3.174:80: wsarecv: An existing connection was forcibly closed by the remote host.

服务端配置
[common]
bind_port = 7000
bind_addr =0.0.0.0
token=pass

客户端配置:
[common]
server_addr=X.X.X.X
server_port=7000
token=pass
[socks5]
type=tcp
remote_port=8020
plugin=socks5

不知道是配置问题还是设置问题。就是上socks5用不了

Originally created by @firstOctopus on GitHub (Feb 1, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2228 用firefox 浏览器,连接sockets5服务器。上google,返回: read tcp 192.168.1.22:12759->59.24.3.174:80: wsarecv: An existing connection was forcibly closed by the remote host. 服务端配置 [common] bind_port = 7000 bind_addr =0.0.0.0 token=pass 客户端配置: [common] server_addr=X.X.X.X server_port=7000 token=pass [socks5] type=tcp remote_port=8020 plugin=socks5 不知道是配置问题还是设置问题。就是上socks5用不了
gitea-mirror 2026-05-05 13:08:33 -06:00
Author
Owner

@fondoger commented on GitHub (Feb 18, 2021):

同.
http代理正常,socks5不行。

<!-- gh-comment-id:781145227 --> @fondoger commented on GitHub (Feb 18, 2021): 同. http代理正常,socks5不行。
Author
Owner

@github-actions[bot] commented on GitHub (Apr 5, 2021):

Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.

<!-- gh-comment-id:813125485 --> @github-actions[bot] commented on GitHub (Apr 5, 2021): Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1771
No description provided.