mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #44] 可以加一个类似ngrok的界面吗? #16
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#16
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?
Originally created by @gym487 on GitHub (Jul 8, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/44
显示个连接状态,不然每次要实际上连接一次才知道有无连接成功。
thanks.
@fatedier commented on GitHub (Jul 8, 2016):
恩,后面有时间了会加上。
@likev commented on GitHub (Aug 15, 2016):
ngrok 1.x 客户端内存泄漏严重,问题主要出在那个简陋的界面上 ( https://github.com/inconshreveable/ngrok/issues/109 ),所以一定要慎重。
@chmis8000 commented on GitHub (Oct 9, 2016):
将ini文件中的 log_file 注释掉,所有日志信息就会显示到控制台,虽然没有ngrok绿色那么好看,毕竟实时有显示了,而不是仅仅存储到file里