[GH-ISSUE #1265] [Feature Request] Adding tracking and saving of all traffics logging info on frps server #1001

Closed
opened 2026-05-05 12:38:40 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @jerrychong25 on GitHub (May 28, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1265

Hi all,

I would like to check is it possible to add tracking and saving of all traffics logging into frps server?

When there is public coming to frps server, then frps server save these traffics information with additional parameters:
-Country
-Device IP
-Device Category (PC or Mobile)
-Device Brand (Apple, Huawei, etc)
-Device Model (iPhone 5s)
-OS Version
-Language

After logging, user could easily review traffic history for past 7 days via browser.

If this features is not available very soon, could advise any alternatives library on this?

Thanks.

Originally created by @jerrychong25 on GitHub (May 28, 2019). Original GitHub issue: https://github.com/fatedier/frp/issues/1265 Hi all, I would like to check is it possible to add tracking and saving of all traffics logging into **frps** server? When there is public coming to **frps** server, then **frps** server save these traffics information with additional parameters: -Country -Device IP -Device Category (PC or Mobile) -Device Brand (Apple, Huawei, etc) -Device Model (iPhone 5s) -OS Version -Language After logging, user could easily review traffic history for past 7 days via browser. If this features is not available very soon, could advise any alternatives library on this? Thanks.
Author
Owner

@fatedier commented on GitHub (Jun 4, 2019):

You mean TCP or HTTP traffic ?

I think nginx or other proxy is good at doing this.

<!-- gh-comment-id:498511147 --> @fatedier commented on GitHub (Jun 4, 2019): You mean TCP or HTTP traffic ? I think nginx or other proxy is good at doing this.
Author
Owner

@jerrychong25 commented on GitHub (Jun 4, 2019):

You mean TCP or HTTP traffic ?

I think nginx or other proxy is good at doing this.

I mean HTTP traffic.

<!-- gh-comment-id:498655714 --> @jerrychong25 commented on GitHub (Jun 4, 2019): > You mean TCP or HTTP traffic ? > > I think nginx or other proxy is good at doing this. I mean HTTP traffic.
Author
Owner

@fatedier commented on GitHub (Jun 16, 2019):

Try to do what you want with nginx before frp.

<!-- gh-comment-id:502463579 --> @fatedier commented on GitHub (Jun 16, 2019): Try to do what you want with nginx before frp.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1001
No description provided.