mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #603] [MERGED] add test cases and new feature assgin a random port if remote_port is 0 #4218
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#4218
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/603
Author: @fatedier
Created: 1/17/2018
Status: ✅ Merged
Merged: 1/17/2018
Merged by: @fatedier
Base:
dev← Head:test📝 Commits (7)
ff4bdecadd test case3bb404dmore test case584e098frpc: add status commandafde0c5packages: add package github.com/rodaine/table9a5f0c2fix ci3f6799cadd remoteAddr in NewProxyResp messageb2c8466new feature: assign a random port if remote_port is 0 in type tcp and📊 Changes
45 files changed (+2067 additions, -691 deletions)
View changed files
📝
.travis.yml(+1 -1)📝
client/admin.go(+2 -1)📝
client/admin_api.go(+134 -1)📝
client/control.go(+83 -263)📝
client/proxy.go(+2 -3)➕
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(+1 -1)📝
glide.lock(+4 -2)📝
glide.yaml(+2 -0)📝
models/config/client_common.go(+17 -9)📝
models/config/proxy.go(+10 -8)📝
models/config/server_common.go(+98 -57)📝
models/msg/msg.go(+5 -4)📝
server/control.go(+12 -11)📝
server/dashboard.go(+1 -1)📝
server/dashboard_api.go(+2 -2)...and 25 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.