mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #931] feature request: could only bind remote_addr 127.0.0.1? #739
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#739
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 @Sherlock-Holo on GitHub (Sep 24, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/931
What version of frp are you using (./frpc -v or ./frps -v)?
frps: 0.21.0
frpc: 0.21.0
What operating system and processor architecture are you using (
go env)?arch linux
Configures you used:
frpc
frps
how should I bind 127.0.0.1 on remote server, I only see remote_port not see remote_addr?
if not support, could you implement this feature, I think it is necessary only bind 127.0.0.1 on remote server like SSH or telnet for safe
@shellus commented on GitHub (Oct 9, 2018):
Before the development team supports this feature, you can use iptables on the server where frps is located to disable external access except for 127.0.0.1.
@fatedier commented on GitHub (Oct 9, 2018):
https://github.com/fatedier/frp/blob/master/conf/frps_full.ini#L16