updated README and pics
@@ -2,5 +2,6 @@
|
||||
"ignoredFiles": [
|
||||
"*inkscape.svg",
|
||||
],
|
||||
"minKBReduced": 1,
|
||||
"minKBReduced": 0,
|
||||
"compressWiki": "true",
|
||||
}
|
||||
|
||||
2
Cargo.lock
generated
@@ -3841,7 +3841,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "sniffnet"
|
||||
version = "1.2.2"
|
||||
version = "1.3.0"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"confy",
|
||||
|
||||
@@ -1,12 +1,13 @@
|
||||
[package]
|
||||
name = "sniffnet"
|
||||
version = "1.2.2"
|
||||
version = "1.3.0"
|
||||
authors = ["Giuliano Bellini <gyulyvgc99@gmail.com>"]
|
||||
edition = "2021"
|
||||
description = "Application to comfortably monitor your network traffic"
|
||||
readme = "README.md"
|
||||
homepage = "https://sniffnet.net"
|
||||
repository = "https://github.com/GyulyVGC/sniffnet"
|
||||
documentation = "https://github.com/GyulyVGC/sniffnet/wiki"
|
||||
license = "MIT OR Apache-2.0"
|
||||
keywords = ["filter", "network", "packet", "sniffer", "gui"]
|
||||
categories = ["visualization", "gui", "network-programming"]
|
||||
|
||||
37
README.md
@@ -1,10 +1,10 @@
|
||||
<div align="center">
|
||||
<a href="https://www.sniffnet.net"><img alt="Sniffnet" src="resources/repository/header_repository.png" width="95%"/></a>
|
||||
<a href="https://www.sniffnet.net"><img alt="" title="Sniffnet" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/header_repository.png" width="95%"/></a>
|
||||
|
||||
<a href="#download"><img alt="Download" src="resources/repository/badges/download.svg"/></a>
|
||||
<a href="https://github.com/GyulyVGC/sniffnet/blob/main/ROADMAP.md"><img alt="Roadmap" src="resources/repository/badges/roadmap.svg"/></a>
|
||||
<a href="https://sniffnet.net"><img alt="Website" src="resources/repository/badges/website.svg"/></a>
|
||||
<a href="https://github.com/GyulyVGC/sniffnet/wiki"><img alt="Wiki" src="resources/repository/badges/wiki.svg"/></a>
|
||||
<a href="#download"><img alt="" title="Download" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/badges/download.png"/></a>
|
||||
<a href="https://github.com/GyulyVGC/sniffnet/blob/main/ROADMAP.md"><img alt="" title="Roadmap" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/badges/roadmap.svg"/></a>
|
||||
<a href="https://sniffnet.net"><img alt="" title="Website" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/badges/website.svg"/></a>
|
||||
<a href="https://github.com/GyulyVGC/sniffnet/wiki"><img alt="" title="Wiki" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/badges/wiki.svg"/></a>
|
||||
|
||||
Application to comfortably monitor your Internet traffic <br>
|
||||
Cross-platform, Intuitive, Reliable
|
||||
@@ -15,19 +15,20 @@
|
||||
|
||||
<p>
|
||||
<a href="#x">
|
||||
<img alt="" src="resources/repository/hr.png" width="100%"/>
|
||||
<img alt="" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/hr.png" width="100%"/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<div align="center">
|
||||
<img alt="Overview page" src="resources/repository/pages/overview_page.png" width="95%"/>
|
||||
<img alt="Inspect page" src="resources/repository/pages/inspect_page.png" width="47%"/>
|
||||
<img alt="Notifications page" src="resources/repository/pages/notifications_page.png" width="47%"/>
|
||||
<img alt="" title="Overview page" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/pages/overview.png" width="95%"/>
|
||||
<img alt="" title="Inspect page" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/pages/inspect.png" width="47%"/>
|
||||
<img alt="" title="Notifications page" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/pages/notifications.png" width="47%"/>
|
||||
<img alt="" title="Thumbnail mode" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/pages/thumbnail.png" width="95%"/>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<a href="#x">
|
||||
<img alt="" src="resources/repository/hr.png" width="100%"/>
|
||||
<img alt="" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/hr.png" width="100%"/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
@@ -54,7 +55,7 @@ ## _Support Sniffnet's development_ 💖
|
||||
|
||||
## Download
|
||||
|
||||
| <a href="#download"><img alt="Windows" height="35px" src="resources/repository/badges/windows.svg"/></a> | <a href="#download"><img alt="macOS" height="35px" src="resources/repository/badges/macos.svg"/></a> | <a href="#download"><img alt="Linux (.deb)" height="35px" src="resources/repository/badges/linux_deb.svg"/></a> | <a href="#download"><img alt="Linux (.rpm)" height="35px" src="resources/repository/badges/linux_rpm.svg"/></a> |
|
||||
| <a href="#download"><img alt="Windows" title="Windows" height="35px" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/badges/windows.svg"/></a> | <a href="#download"><img alt="macOS" title="macOS" height="35px" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/badges/macos.svg"/></a> | <a href="#download"><img alt="Linux (.deb)" title="Linux (.deb)" height="35px" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/badges/linux_deb.svg"/></a> | <a href="#download"><img alt="Linux (.rpm)" title="Linux (.rpm)" height="35px" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/repository/badges/linux_rpm.svg"/></a> |
|
||||
|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
|
||||
| [64‑bit](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_Windows_64-bit.msi) \| [32‑bit](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_Windows_32-bit.msi) | [Intel](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_macOS_Intel.dmg) \| [Apple silicon](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_macOS_AppleSilicon.dmg) | [amd64](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_LinuxDEB_amd64.deb) \| [arm64](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_LinuxDEB_arm64.deb) \| [i386](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_LinuxDEB_i386.deb) \| [armhf](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_LinuxDEB_armhf.deb) | [x86_64](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_LinuxRPM_x86_64.rpm) \| [aarch64](https://github.com/GyulyVGC/sniffnet/releases/latest/download/Sniffnet_LinuxRPM_aarch64.rpm) |
|
||||
|
||||
@@ -189,11 +190,11 @@ ## User manual
|
||||
Do you want to **learn more**? <br>
|
||||
Check out the [**Sniffnet Wiki**](https://github.com/GyulyVGC/sniffnet/wiki), a comprehensive manual to help you
|
||||
thoroughly master the application from a basic setup to the most advanced functionalities. <br>
|
||||
The wiki includes step-by-step guides, examples of usage, tips, and answers to frequent questions.
|
||||
The Wiki includes step-by-step guides, tips, examples of usage, and answers to frequent questions.
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/GyulyVGC/sniffnet/wiki" title="Sniffnet Wiki">
|
||||
<img src="resources/logos/wiki/wikilogo.svg" width="300px" alt="Sniffnet Wiki"/>
|
||||
<a href="https://github.com/GyulyVGC/sniffnet/wiki">
|
||||
<img alt="" title="Sniffnet Wiki" src="https://raw.githubusercontent.com/GyulyVGC/sniffnet/main/resources/logos/wiki/wikilogo.svg" width="300px"/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
@@ -212,9 +213,9 @@ ### Missing dependencies
|
||||
|
||||
### Rendering problems
|
||||
|
||||
In some circumstances, especially if you are running on an old architecture or your graphical drivers are not up-to-date,
|
||||
In some circumstances, especially if you are running on an old architecture or your graphical drivers are not updated,
|
||||
the `wgpu` default renderer used by [iced](https://github.com/iced-rs/iced)
|
||||
may have bugs (the interface glitches, color gradients are unsupported, or some icons are completely black). <br>
|
||||
may manifest bugs (the interface glitches, color gradients are unsupported, or some icons are completely black). <br>
|
||||
In these cases you can set an environment variable to switch to the `tiny-skia` renderer,
|
||||
a CPU-only software renderer that should work properly on every environment:
|
||||
|
||||
@@ -222,7 +223,7 @@ ### Rendering problems
|
||||
ICED_BACKEND=tiny-skia
|
||||
```
|
||||
|
||||
### ***In any case don't hesitate to [open an issue](https://github.com/GyulyVGC/sniffnet/issues/new/choose), and I will do my best to help you!***
|
||||
### ***In any case, don't hesitate to [open an issue](https://github.com/GyulyVGC/sniffnet/issues/new/choose), and I will do my best to help you!***
|
||||
|
||||
</details>
|
||||
|
||||
@@ -235,7 +236,7 @@ ## Acknowledgements
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/iced-rs/iced">
|
||||
<img alt="iced" src="https://user-images.githubusercontent.com/100347457/219339409-0a44722b-416d-410b-93a4-8b0e84c0031d.svg" width="350px"/>
|
||||
<img alt="" title="iced" src="https://user-images.githubusercontent.com/100347457/219339409-0a44722b-416d-410b-93a4-8b0e84c0031d.svg" width="350px"/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 41 KiB |
BIN
resources/repository/pages/inspect.png
Normal file
|
After Width: | Height: | Size: 184 KiB |
|
Before Width: | Height: | Size: 126 KiB |
BIN
resources/repository/pages/notifications.png
Normal file
|
After Width: | Height: | Size: 143 KiB |
|
Before Width: | Height: | Size: 104 KiB |
BIN
resources/repository/pages/overview.png
Normal file
|
After Width: | Height: | Size: 139 KiB |
|
Before Width: | Height: | Size: 115 KiB |
BIN
resources/repository/pages/thumbnail.png
Normal file
|
After Width: | Height: | Size: 639 KiB |
@@ -20,7 +20,7 @@
|
||||
use crate::translations::translations::language_translation;
|
||||
use crate::translations::translations_2::country_translation;
|
||||
use crate::translations::translations_3::{
|
||||
mmdb_files_translation, need_help_translation, params_not_editable_translation,
|
||||
learn_more_translation, mmdb_files_translation, params_not_editable_translation,
|
||||
zoom_translation,
|
||||
};
|
||||
use crate::utils::formatted_strings::get_path_termination_string;
|
||||
@@ -209,7 +209,7 @@ fn need_help(language: Language, font: Font) -> Container<'static, Message, Styl
|
||||
let content = Column::new()
|
||||
.align_items(Alignment::Center)
|
||||
.push(
|
||||
Text::new(need_help_translation(language))
|
||||
Text::new(learn_more_translation(language))
|
||||
.style(TextType::Subtitle)
|
||||
.size(FONT_SIZE_SUBTITLE)
|
||||
.font(font),
|
||||
|
||||
@@ -194,10 +194,10 @@ pub fn thumbnail_mode_translation(language: Language) -> &'static str {
|
||||
}
|
||||
}
|
||||
|
||||
pub fn need_help_translation(language: Language) -> &'static str {
|
||||
pub fn learn_more_translation(language: Language) -> &'static str {
|
||||
match language {
|
||||
Language::EN => "Do you need help?",
|
||||
Language::IT => "Hai bisogno di aiuto?",
|
||||
_ => "Do you need help?",
|
||||
Language::EN => "Do you want to learn more?",
|
||||
Language::IT => "Vuoi saperne di più?",
|
||||
_ => "Do you want to learn more?",
|
||||
}
|
||||
}
|
||||
|
||||