mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #316] [MERGED] Refactoring #4172
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#4172
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/316
Author: @fatedier
Created: 5/14/2017
Status: ✅ Merged
Merged: 5/14/2017
Merged by: @fatedier
Base:
dev← Head:refactoring📝 Commits (10+)
a22440astart refactoring88083d2start refactoring6ee0b25updatef00a285github: add issue template307b74cbuild: add go1.8 and remove go1.5f83a2a7test: updatef90028cUse encryption in frp protocol.b02e100support more proxy typea1023fdadd more log54bbfe2support udp📊 Changes
168 files changed (+9890 additions, -5033 deletions)
View changed files
➕
.github/ISSUE_TEMPLATE(+21 -0)📝
.travis.yml(+2 -3)📝
Dockerfile_alpine(+3 -3)📝
Godeps/Godeps.json(+20 -7)📝
Makefile(+21 -30)📝
Makefile.cross-compiles(+24 -20)📝
assets/assets.go(+1 -1)➕
assets/static/b02bdc1b846fd65473922f5f62832108.ttf(+0 -0)➕
assets/static/favicon.ico(+0 -0)➕
assets/static/index.html(+1 -0)➕
assets/static/index.js(+25 -0)➕
assets/static/manifest.js(+1 -0)➕
assets/static/vendor.js(+6 -0)➕
assets/statik/statik.go(+10 -0)➕
client/control.go(+396 -0)➕
client/proxy.go(+265 -0)➕
client/service.go(+43 -0)📝
cmd/frpc/main.go(+35 -24)➕
cmd/frps/main.go(+118 -0)📝
conf/frpc.ini(+22 -34)...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.