blob: c560aa3896ea195cdb758da5b3ccda8ccaaae65c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# README
This tiny java project is a small nice Network scanner written in Java using Virtual Threads for high performance.
## License
jscanner is licensed under the GNU General Public License v3.0 or later.
Copyright (C) 2026 Matthias Lucas Jaros
See [LICENSE](./LICENSE) for details.
|