Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fatedier/frp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.64.0
Choose a base ref
...
head repository: fatedier/frp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.65.0
Choose a head ref
  • 12 commits
  • 27 files changed
  • 5 contributors

Commits on Aug 11, 2025

  1. Merge pull request #4928 from fatedier/xtcp

    improve context and polling logic in xtcp visitor
    fatedier authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    024c334 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. remove quotes (#4938)

    immomo808 authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    14253af View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Configuration menu
    Copy the full SHA
    80d3f33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    610e5ed View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. update README (#4957)

    fatedier authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    604700c View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    0a798a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. add proxy name label to the proxy_count prometheus metric (#4985)

    * add proxy name label to the proxy_count metric
    
    * undo label addition in favor of a new metric - this change should not break existing queries
    
    * also register this new metric
    
    * add type label to proxy_counts_detailed
    
    * Update pkg/metrics/prometheus/server.go
    
    Co-authored-by: Copilot <[email protected]>
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    charlieblevins and Copilot authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    7cfa546 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Configuration menu
    Copy the full SHA
    abf4942 View commit details
    Browse the repository at this point in the history
  2. chore: fix struct field name in comment (#4993)

    Signed-off-by: juejinyuxitu <[email protected]>
    juejinyuxitu authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    6561107 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b642a63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5e90c0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4999 from fatedier/dev

    bump version
    fatedier authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    2f5e1f7 View commit details
    Browse the repository at this point in the history
Loading