Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osociety/vernet
Vernet - Network Analyzer and Monitoring Tool
https://github.com/osociety/vernet
android dart find-devices-on-network find-hosts-on-subnet find-open-ports flutter hacktoberfest isp network-monitoring network-tools networking ping-domain ping-ip scan-open-ports subnet-scanner
Last synced: about 8 hours ago
JSON representation
Vernet - Network Analyzer and Monitoring Tool
- Host: GitHub
- URL: https://github.com/osociety/vernet
- Owner: osociety
- License: apache-2.0
- Created: 2021-06-05T16:18:25.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2025-01-12T11:01:55.000Z (about 1 month ago)
- Last Synced: 2025-01-12T12:17:50.669Z (about 1 month ago)
- Topics: android, dart, find-devices-on-network, find-hosts-on-subnet, find-open-ports, flutter, hacktoberfest, isp, network-monitoring, network-tools, networking, ping-domain, ping-ip, scan-open-ports, subnet-scanner
- Language: Dart
- Homepage: https://osociety.github.io/vernet/
- Size: 21.5 MB
- Stars: 335
- Watchers: 9
- Forks: 37
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-open-source-flutter-applications - Vernet - commit/osociety/vernet) | ![Downloads](https://img.shields.io/github/downloads/osociety/vernet/total) | (Flutter Project Showcase)
- awesome-open-source-flutter-applications - Vernet - commit/osociety/vernet) | ![Downloads](https://img.shields.io/github/downloads/osociety/vernet/total) | (Flutter Project Showcase)
README
# Vernet
Vernet - Network Analyzer and Monitoring Tool
[![F-Droid](https://img.shields.io/f-droid/v/org.fsociety.vernet)](https://f-droid.org/packages/org.fsociety.vernet)
[![GitHub release (including pre-releases)](https://img.shields.io/github/v/release/git-elliot/vernet?include_prereleases)](https://github.com/git-elliot/vernet/releases/latest)
![GitHub repo size](https://img.shields.io/github/repo-size/git-elliot/vernet)
![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/osociety/vernet/total)
![Liberapay receiving](https://img.shields.io/liberapay/receives/opensociety)
[![codecov](https://codecov.io/gh/osociety/vernet/graph/badge.svg?token=B25JBP4RCI)](https://codecov.io/gh/osociety/vernet)## Features
1. Shows Wi-Fi details such as BSSID and MAC Address.
2. Scans for devices(or hosts) on network
3. Scans for open ports of target IP
4. Shows ISP details## Screenshots
|Vernet|Home|Devices|Open Ports|
|-|-|-|-|
||
|
|
|
|Ping|DNS|Reverse DNS|Settings|
||
|
|
|
## Download
| Android | iOS | macOS | Linux | Windows |
|-----------|-----|-------|-------|---------|
|| Works on emulator |
|
|
|
## How to install
### Instructions for macOS
Note: macOS build hasn't been notarized yet.
1. Star this repository.
2. Download vernet-macos.zip from [releases](https://github.com/git-elliot/vernet/releases/latest)
3. Extract downloaded zip file.
4. Copy app file to the Applications folder.
5. Go to Applications folder.
6. Press down cmd + left click on vernet.
7. In context menu, click on open.### Instructions for Linux
1. Star this repository.
2. Install `net-tools` package for `arp` command, otherwise app will not run.
3. Download vernet-linux.zip from [releases](https://github.com/git-elliot/vernet/releases/latest)
4. Extract downloaded zip file.
5. Go to bundle folder and double click vernet file.### Instruction for Windows
1. Star this repository.
2. Download vernet-windows.zip from [releases](https://github.com/git-elliot/vernet/releases/latest)
3. Extract downloaded zip file.
4. Run vernet.exe
5. Click on more info, tap on 'Run anyway'.
5. Give permission if asked.## Contributors Required
1. Technical writer
Write us at [email protected]
## Publishing to F-droid
You can follow this guide to publish your app to f-droid - https://op3nsoc13ty.blogspot.com/2021/06/publish-your-first-flutter-app-to-fdroid.html
## How to Contribute1. Found bug? Open an [issue](https://github.com/git-elliot/vernet/issues)
2. Do you know Flutter? Fix bugs and open a [Pull Request](https://github.com/git-elliot/vernet/pulls)## Support and Donate
1. Support this project by becoming stargazer of this project.
2. Rate our app on [Playstore](https://play.google.com/store/apps/details?id=org.fsociety.vernet.store)3. Buy me a coffee.
| Librepay |
|----------|
|[![Librepay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/OpenSociety/donate)4. Support me on Ko-Fi
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/fs0c13ty)