An open API service indexing awesome lists of open source software.

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.

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"
```