[GH-ISSUE #481] VPS有两个IP,目前创建SOCKS时无法指定请求的出口IP #385

Closed
opened 2026-02-27 23:16:43 +03:00 by kerem · 1 comment
Owner

Originally created by @wertaaaaex on GitHub (May 5, 2022).
Original GitHub issue: https://github.com/snail007/goproxy/issues/481

Expected Behavior

我的 VPS1 有两个 IP,我希望可以指定SOCKS5的出口IP,目前通过以下命令创建无法实现指定出口IP
proxy socks -t tcp -p "0.0.0.0:23111" --udp-port 31021 --udp 没发现绑定出口IP的参数

Current Behavior

我希望可以在创建 SOCKS 代理时候,指定出口IP

Possible Solution

Steps to Reproduce

Context (Environment)

  1. proxy version is : v?
  2. full command is :?
  3. system is :
  4. full log is: ?

Detailed Description

Possible Implementation

Originally created by @wertaaaaex on GitHub (May 5, 2022). Original GitHub issue: https://github.com/snail007/goproxy/issues/481 <!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior 我的 VPS1 有两个 IP,我希望可以指定SOCKS5的出口IP,目前通过以下命令创建无法实现指定出口IP proxy socks -t tcp -p "0.0.0.0:23111" --udp-port 31021 --udp 没发现绑定出口IP的参数 ## Current Behavior 我希望可以在创建 SOCKS 代理时候,指定出口IP ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. 1. 1. 1. ## Context (Environment) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> 1. proxy version is : v? 1. full command is :? 1. system is : 1. full log is: ? <!--- Provide a general summary of the issue in the Title above --> ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> ## Possible Implementation <!--- Not obligatory, but suggest an idea for implementing addition or change -->
kerem closed this issue 2026-02-27 23:16:43 +03:00
Author
Owner

@wertaaaaex commented on GitHub (May 5, 2022):

文档找到了,

<!-- gh-comment-id:1118308398 --> @wertaaaaex commented on GitHub (May 5, 2022): 文档找到了,
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
starred/goproxy#385
No description provided.