mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #344] [MERGED] bump version to 0.11.0 #4181
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#4181
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/344
Author: @fatedier
Created: 6/1/2017
Status: ✅ Merged
Merged: 6/1/2017
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
738e5danew feature plugin and unix domian socket plugin1c04de3Merge pull request #328 from fatedier/plugin6c13b6dnet: fix HTTP_PROXY include escape characters error, fix #2754dc96f4client: add login_fail_exit params, default is true150682eMerge pull request #334 from fatedier/start49b503cclient: add start params08b0885Merge pull request #335 from fatedier/startf0dc3edmetric: clear useless proxy statistics data67bfae5dashboard: add frps version in Overview page716ec28net: add WrapReadWriteCloserConn📊 Changes
37 files changed (+870 additions, -205 deletions)
View changed files
📝
.travis.yml(+1 -2)📝
Dockerfile(+1 -1)📝
Makefile(+1 -1)📝
assets/static/index.html(+1 -1)📝
assets/static/index.js(+3 -3)📝
assets/static/manifest.js(+1 -1)📝
assets/statik/statik.go(+1 -1)📝
client/control.go(+15 -4)📝
client/proxy.go(+62 -20)📝
cmd/frpc/main.go(+2 -2)📝
conf/frpc.ini(+2 -76)➕
conf/frpc_full.ini(+107 -0)➖
conf/frpc_min.ini(+0 -10)📝
conf/frps.ini(+0 -49)➕
conf/frps_full.ini(+51 -0)➖
conf/frps_min.ini(+0 -7)📝
models/config/client_common.go(+20 -0)📝
models/config/proxy.go(+42 -7)➕
models/plugin/http_proxy.go(+227 -0)➕
models/plugin/plugin.go(+45 -0)...and 17 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.