mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1502] How can I set bind address for remote port #1183
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#1183
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 @zzh1996 on GitHub (Nov 6, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1502
I want
frpsto listen at127.0.0.1:6000instead of0.0.0.0:6000@kingjcy commented on GitHub (Nov 7, 2019):
you should modify config in frps.ini
@fatedier commented on GitHub (Nov 7, 2019):
https://github.com/fatedier/frp/blob/master/conf/frps_full.ini#L16
@zzh1996 commented on GitHub (Nov 7, 2019):
Thanks
@BenSYZ commented on GitHub (Apr 19, 2023):
Line number changed.