mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #201] [MERGED] bump version to 0.9.1 #4155
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#4155
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/201
Author: @fatedier
Created: 12/27/2016
Status: ✅ Merged
Merged: 12/27/2016
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
edf4bc4support the configure of url in "http" sectiond93dd82modify the getListener function && add TPS in dashboarda4c05e6show "Port" incorrectly in dashboarda44be1eset default location empty string array6b34ed4update docb1d1a7aMerge branch 'pr_182' into dev59a34b8Merge pull request #182 from xuebing1110/deveb4f779update6f90c34update conf6a6ccc5Merge pull request #192 from fatedier/pr_182📊 Changes
19 files changed (+397 additions, -92 deletions)
View changed files
📝
README.md(+32 -4)📝
README_zh.md(+30 -1)📝
conf/frpc.ini(+4 -3)📝
src/assets/static/index.html(+8 -1)📝
src/assets/statik/statik.go(+1 -1)📝
src/cmd/frpc/control.go(+1 -0)📝
src/cmd/frps/control.go(+5 -13)📝
src/models/client/client.go(+1 -0)📝
src/models/client/config.go(+11 -0)📝
src/models/metric/server.go(+3 -1)📝
src/models/msg/msg.go(+1 -0)📝
src/models/server/config.go(+11 -3)📝
src/models/server/server.go(+67 -14)📝
src/utils/conn/conn.go(+65 -18)📝
src/utils/version/version.go(+1 -1)📝
src/utils/vhost/http.go(+2 -0)📝
src/utils/vhost/https.go(+1 -0)➕
src/utils/vhost/router.go(+114 -0)📝
src/utils/vhost/vhost.go(+39 -32)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.