mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1] [MERGED] First available commit #4089
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#4089
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/1
Author: @fatedier
Created: 1/27/2016
Status: ✅ Merged
Merged: 1/27/2016
Merged by: @fatedier
Base:
dev← Head:master📝 Commits (1)
7030d16First available commit📊 Changes
31 files changed (+2295 additions, -0 deletions)
View changed files
📝
.gitignore(+4 -0)➕
Godeps/Godeps.json(+18 -0)➕
Godeps/Readme(+5 -0)➕
Godeps/_workspace/.gitignore(+2 -0)➕
Godeps/_workspace/src/github.com/astaxie/beego/LICENSE(+13 -0)➕
Godeps/_workspace/src/github.com/astaxie/beego/logs/README.md(+63 -0)➕
Godeps/_workspace/src/github.com/astaxie/beego/logs/conn.go(+116 -0)➕
Godeps/_workspace/src/github.com/astaxie/beego/logs/console.go(+95 -0)➕
Godeps/_workspace/src/github.com/astaxie/beego/logs/es/es.go(+76 -0)➕
Godeps/_workspace/src/github.com/astaxie/beego/logs/file.go(+283 -0)➕
Godeps/_workspace/src/github.com/astaxie/beego/logs/log.go(+350 -0)➕
Godeps/_workspace/src/github.com/astaxie/beego/logs/smtp.go(+165 -0)➕
Godeps/_workspace/src/github.com/astaxie/beego/utils/captcha/LICENSE(+19 -0)➕
Godeps/_workspace/src/github.com/vaughan0/go-ini/LICENSE(+14 -0)➕
Godeps/_workspace/src/github.com/vaughan0/go-ini/README.md(+70 -0)➕
Godeps/_workspace/src/github.com/vaughan0/go-ini/ini.go(+123 -0)➕
Godeps/_workspace/src/github.com/vaughan0/go-ini/test.ini(+2 -0)➕
Makefile(+15 -0)➕
cmd/frpc/config.go(+89 -0)➕
cmd/frpc/control.go(+67 -0)...and 11 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.