Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make remote rule sets support multiple URLs #1634

Open
wants to merge 23 commits into
base: dev-next
Choose a base branch
from

Commits on Aug 19, 2024

  1. Introduce bittorrent related protocol sniffers

    * Introduce bittorrent related protocol sniffers
    
    including, sniffers of
    1. BitTorrent Protocol (TCP)
    2. uTorrent Transport Protocol (UDP)
    
    Signed-off-by: iosmanthus <[email protected]>
    Co-authored-by: 世界 <[email protected]>
    iosmanthus and nekohasekai committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e4cda24 View commit details
    Browse the repository at this point in the history
  2. Introduce DTLS sniffer

    nekohasekai committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8c1b08f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5390670 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3c35f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3aeef0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3cac34 View commit details
    Browse the repository at this point in the history
  7. WTF is this

    nekohasekai committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5146091 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eeb2809 View commit details
    Browse the repository at this point in the history
  9. Bump rule-set version

    nekohasekai committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2eeb2e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c7c8ed1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f722988 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f6b66fa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    67b03ad View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a35ee6c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    442ceb8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6079c86 View commit details
    Browse the repository at this point in the history
  17. Unique rule-set names

    nekohasekai committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e119a2b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dfb33b4 View commit details
    Browse the repository at this point in the history
  19. Improve QUIC sniffer

    nekohasekai committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ee0b670 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5d83609 View commit details
    Browse the repository at this point in the history
  21. Write close error to log

    nekohasekai committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1e4f1b7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c5e620e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    10d1733 View commit details
    Browse the repository at this point in the history