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: hitsz-ids/duetector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.1
Choose a base ref
...
head repository: hitsz-ids/duetector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.2
Choose a head ref
  • 20 commits
  • 67 files changed
  • 3 contributors

Commits on Aug 24, 2023

  1. Bump to 0.0.2a0

    Wh1isper committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f7a9e85 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Support shell monitor and make non-blocking (#21)

    * Support shell monitor
    
    * Use threadpoll for polling
    
    * Rename add callback
    
    * Make non blocking using thread
    
    * Fix type hint for python<3.10
    Wh1isper authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2877311 View commit details
    Browse the repository at this point in the history
  2. Patch to filters

    Wh1isper committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3d07238 View commit details
    Browse the repository at this point in the history
  3. Fix Sh monitor on import

    Wh1isper committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    bb1931e View commit details
    Browse the repository at this point in the history
  4. Intro PatternFilter (#22)

    * Default filter out root
    
    * Fix Sh monitor on import
    
    * Add Application user
    
    * Switch to PatternFilter
    Wh1isper authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    42d200e View commit details
    Browse the repository at this point in the history
  5. Add cache on regex (#26)

    Wh1isper authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    29ba2e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Bump to 0.0.2b0

    Wh1isper committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ba24545 View commit details
    Browse the repository at this point in the history
  2. Intro Poller, Daemon and User Application example (#27)

    * Intro new poller and change CLI imp
    
    * Support change LOG level
    
    * Imp daemon
    Wh1isper authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e76f9d8 View commit details
    Browse the repository at this point in the history
  3. Bump to 0.0.2rc0

    Wh1isper committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    75740b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Improve CLI and monitor on error (#29)

    * Improve CLI and monitor on error
    
    * Add dev-tools for debugging
    
    * Improve debug tools and log
    
    * Fix testing
    
    * Improve config and check repo config uptodate
    Wh1isper authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b09324a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ee856 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56de939 View commit details
    Browse the repository at this point in the history
  4. Add clone and tcpconnect tracer (#28)

    * new tracers
    
    * Update duetector/tracers/tcpconnect.py
    
    Co-authored-by: wunder957 <wakedwunder957@gmail.com>
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add timeout for poll, make event configurable
    
    * Improve CLI and monitor on error (#29)
    
    * Improve CLI and monitor on error
    
    * Add dev-tools for debugging
    
    * Improve debug tools and log
    
    * Fix testing
    
    * Improve config and check repo config uptodate
    
    * Add many_attatchs in BccTracer (#32)
    
    * Support tcpconnect
    
    * fix traces
    
    * fix traces v0.2
    
    * intergrate inet_nota into _convert_data
    
    * override _convert_data function  of BccTracer in /duetector/tracers/tcpconnect.py
    
    * use _replace for nametuple
    
    ---------
    
    Co-authored-by: wunder957 <wakedwunder957@gmail.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    516c9a4 View commit details
    Browse the repository at this point in the history
  5. Bump to 0.0.2rc1

    Wh1isper committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3b78ad4 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

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

Commits on Sep 2, 2023

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

Commits on Sep 5, 2023

  1. Update docs (#20)

    * Update docs
    
    * Update usercases
    
    * Update .gitignore
    Wh1isper authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5e8339d View commit details
    Browse the repository at this point in the history
  2. Drop softlink

    Wh1isper committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d781d96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a20a3c View commit details
    Browse the repository at this point in the history
  4. Release 0.0.2

    Wh1isper committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1d6d6b4 View commit details
    Browse the repository at this point in the history
Loading