mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #608] [MERGED] bump version to 0.15.0 #4222
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#4222
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/608
Author: @fatedier
Created: 1/18/2018
Status: ✅ Merged
Merged: 1/18/2018
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
d873df5let role default value to 'server'69f8b08update role error log infoff4bdecadd test case3bb404dmore test case4d79648Close connection if frpc can't connection to local server82b1274Merge pull request #576 from gtt116/master43fb3f3Use sans-serif font in web37395b3Merge pull request #596 from NemoAlex/patch-2584e098frpc: add status commandafde0c5packages: add package github.com/rodaine/table📊 Changes
61 files changed (+2342 additions, -742 deletions)
View changed files
📝
.travis.yml(+1 -1)📝
Makefile(+3 -1)📝
README.md(+6 -1)📝
README_zh.md(+7 -2)📝
assets/static/index.html(+1 -1)📝
assets/static/index.js(+2 -20)📝
assets/static/manifest.js(+1 -1)📝
assets/static/vendor.js(+3 -3)📝
assets/statik/statik.go(+1 -1)📝
client/admin.go(+2 -1)📝
client/admin_api.go(+134 -1)📝
client/control.go(+83 -263)📝
client/proxy.go(+4 -4)➕
client/proxy_manager.go(+349 -0)📝
client/service.go(+2 -2)📝
client/visitor.go(+4 -4)📝
cmd/frpc/main.go(+147 -31)📝
cmd/frps/main.go(+1 -1)📝
conf/frpc_full.ini(+8 -1)📝
glide.lock(+4 -2)...and 41 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.