mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #372] [MERGED] bump verson to v0.12.0 #4188
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#4188
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/372
Author: @fatedier
Created: 6/19/2017
Status: ✅ Merged
Merged: 6/19/2017
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
80ba931support protocol kcp84341b7vendor: add kcp-go package3a4d769update packages04f4fd0proto/tcp: fix unexpected close function, fix #3321eaf17ffix ci511503dio.Copy use pool buffer6742fa2io: WithCompression resuse snappy.Reader and snappy.Writer70e2aeeformat2a044c9http_proxy: fix error using encryption or compression5b303f5vhost: return 404 not found page if domain doesn't exist📊 Changes
257 files changed (+23103 additions, -216 deletions)
View changed files
📝
Godeps/Godeps.json(+60 -1)📝
Makefile(+6 -1)📝
README.md(+128 -3)📝
README_zh.md(+128 -2)📝
client/control.go(+5 -2)📝
client/proxy.go(+5 -5)📝
conf/frpc_full.ini(+5 -0)📝
conf/frps_full.ini(+4 -0)➕
doc/pic/donate-wechatpay.png(+0 -0)📝
models/config/client_common.go(+11 -0)📝
models/config/server_common.go(+13 -3)📝
models/msg/msg.go(+6 -0)📝
models/plugin/http_proxy.go(+65 -9)📝
models/plugin/unix_domain_socket.go(+2 -2)➖
models/proto/tcp/process_test.go(+0 -67)📝
server/control.go(+26 -3)📝
server/proxy.go(+4 -4)📝
server/service.go(+29 -5)📝
utils/io/io.go(+64 -13)📝
utils/io/io_test.go(+54 -9)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.