mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2094] Why frp can't get http? #1665
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#1665
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 @hushanjushi on GitHub (Nov 22, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2094
I'm trying use frp to get attach to the website of my no-pubilc-ip machine. Now my question is:
I can ssh through ssh -p 5040 root@XX.XX.XX.XX (XX.XX.XX.XX is my another machine's pubilc-ip) now.But I can't get my website through XX.XX.XX.XX:5020. And I can get it through 192.168.1.100. I don't know how to deal with it.
Below is my frp configuration (no ip and token):
frps.ini
frpc.ini
And in Edge ,XX.XX.XX.XX:5020 show:
@hushanjushi commented on GitHub (Nov 22, 2020):
And the XX.XX.XX.XX has already a ssl website