mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #746] [MERGED] http port and https port can be same with frps bind_port #4248
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#4248
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?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/746
Author: @fatedier
Created: 5/6/2018
Status: ✅ Merged
Merged: 5/6/2018
Merged by: @fatedier
Base:
dev← Head:mux📝 Commits (2)
5db605cfrps: vhost_http_port and vhost_https_port can be same with frps bind1ae43e4plugin: update http_proxy📊 Changes
8 files changed (+433 additions, -28 deletions)
View changed files
📝
conf/frps_full.ini(+1 -0)📝
models/plugin/http_proxy.go(+10 -3)📝
server/service.go(+45 -11)📝
utils/net/conn.go(+9 -9)➕
utils/net/mux/mux.go(+210 -0)➕
utils/net/mux/mux_test.go(+95 -0)➕
utils/net/mux/rule.go(+55 -0)📝
utils/vhost/https.go(+8 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.