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: sigoden/proxyfor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: sigoden/proxyfor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 20 commits
  • 35 files changed
  • 1 contributor

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    67d6592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c81d9c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. feat: web interface (#14)

    * impl server functionality
    
    * impl webui
    
    * fix issues
    
    * supports copy functionality
    
    * export/copy as HAR
    
    * preserve http version
    
    * refactor traffic headers
    
    * ignore some request headers
    
    * add `-w/--web` option
    
    * split traffic from recorder
    
    * adjust Recoder visibility specifier
    
    * update print online
    sigoden authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    af65e06 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. refactor: directory structure

    sigoden committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    489ea41 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    fe175c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. feat: support websocket (#15)

    * feat: proxy websocket
    
    * add ui for view websocket messages
    
    * update readme and fix typo
    
    * improve index.html
    
    * optimize variable names of handle_websocket
    sigoden authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    124efa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abde358 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    295a3db View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    420e9f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    4dca0c0 View commit details
    Browse the repository at this point in the history
  2. chore: update ci

    sigoden committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9560a92 View commit details
    Browse the repository at this point in the history
  3. chore: update deps

    sigoden committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    932cfc2 View commit details
    Browse the repository at this point in the history
  4. chore: fix tests

    sigoden committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    aa30634 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cf466b View commit details
    Browse the repository at this point in the history
  6. chore: build docker image

    sigoden committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1460f28 View commit details
    Browse the repository at this point in the history
  7. chore: update ci

    sigoden committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a208eae View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. chore: update style

    sigoden committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d9c9b92 View commit details
    Browse the repository at this point in the history
  2. chore: update style

    sigoden committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f859022 View commit details
    Browse the repository at this point in the history
  3. chore: update style

    sigoden committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b748559 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0368cd View commit details
    Browse the repository at this point in the history
Loading