https://github.com/honwhy/jdial
An example of server ports scanning.
https://github.com/honwhy/jdial
Last synced: 9 months ago
JSON representation
An example of server ports scanning.
- Host: GitHub
- URL: https://github.com/honwhy/jdial
- Owner: honwhy
- Created: 2019-12-14T09:15:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-17T12:50:39.000Z (over 4 years ago)
- Last Synced: 2025-08-16T14:00:34.138Z (11 months ago)
- Language: Java
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# *com.github.honwhy:jdial:1.0-SNAPSHOT*
Inspired by https://mp.weixin.qq.com/s/W9ZKYsnSy8RQbXUjxpr-_Q
check out other languages implementations
* [dial](https://github.com/honwhy/dial)
* [kdial](https://github.com/honwhy/kdial)
run the project,
```
mvn clean install exec:java -Dexec.args="--hostname google.com"
```