mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2228] 搭建socks5 服务器遇到的问题 #1771
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1771
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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用不了
@fondoger commented on GitHub (Feb 18, 2021):
同.
http代理正常,socks5不行。
@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.