Skip to content

When I configured the bind_address to [::]:6969 to listen on both IPv4 and IPv6 addresses simultaneously, the tcp4 and udp4 in the HTTP API both showed 0 #1368

@devnakx

Description

@devnakx

When I configured the bind_address to [::]:6969 to listen on both IPv4 and IPv6 addresses simultaneously, the tcp4 and udp4 in the HTTP API both showed 0 and I am sure there are IPv4 requests coming in.
Image

Alternatively, these addresses prefixed with ::ffff: should be counted in tcp4 or udp4, as they are actually requests made through IPv4 addresses.
Image

Additionally, I feel that the current statistics in the HTTP API are not very detailed. I believe that the statistics provided in the bittorrent-tracker's HTTP API are much clearer. Like:
Image
Image
I think could consider incorporating similar into Torrust.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions