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

sniffnet 1.2.0 #131313

Merged
merged 2 commits into from
May 18, 2023
Merged

sniffnet 1.2.0 #131313

merged 2 commits into from
May 18, 2023

Conversation

Porkepix
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

release notes
## New features

  • Introduced host-based analysis: instead of just showing IP addresses, now host names and network providers are available for a quicker and more meaningful traffic interpretation
    • Added rDNS (reverse DNS) lookups to find out network host names
    • Added ASN (Autonomous System name and number) lookups to find out the entity managing a given IP address (fixes #62)
  • A new page has been introduced to report the full list of individual connections identified by IP addresses, which can now be filtered and sorted according to various parameters
  • Each connection can be now further inspected with a single click
    • Added data link layer MAC addresses
    • Included fully qualified domain name obtained from rDNS lookups
  • Identification of addresses in the local network
  • Full support for broadcast traffic recognition (added directed broadcast identification)
  • Added dropped packets number (fixes #135)
  • Changed favorites management: instead of referring to single IP addresses, favorites are now related to network hosts
  • Added Persian translation 🇮🇷 (#158)
  • Added Greek translation 🇬🇷 (#160)

Improvements

  • Do not open terminal window when starting the application on Windows (fixes #85)
  • Do not open terminal window when starting the application on macOS
  • Changed macOS application icon to be consistent with standard icons dimension (fixes #177)
  • Made available RPM package for Linux and automated packaging process for Windows, macOS, and Linux (#180 - fixes #20)
  • Keep the active addresses of the selected network adapter up to date during analysis
  • Changed shortcut to interrupt analysis from backspace to ctrl+backspace
  • Images have been replaced with SVGs
  • Added unit tests for chart and started unit tests for gui modules (#132)

Fixes

  • Fixed problem that let users switch page pressing the tab key even if no packets were received

Thanks to:

  • @4r7if3x for Persian translation (#158) and for setting up package automation (#180)
  • @abousis for Greek translation (#160)

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels May 18, 2023
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label May 18, 2023
@BrewTestBot BrewTestBot enabled auto-merge May 18, 2023 15:38
@BrewTestBot BrewTestBot added this pull request to the merge queue May 18, 2023
Merged via the queue into Homebrew:master with commit 9ba8c33 May 18, 2023
@Porkepix Porkepix deleted the bump-sniffnet-1.2.0 branch May 18, 2023 15:55
@github-actions github-actions bot added the outdated PR was locked due to age label Jun 18, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants