Unofficial implementation of the client, which gets information about a port using the Speedguide database.
Marek Küthe 43e7e25a10 initial commit | 1 year ago | |
---|---|---|
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
speedguide | 1 year ago |
Unofficial implementation of the client, which gets information about a port using the Speedguide database.
Speedguide Port Database: https://www.speedguide.net/ports.php
Get information about port 1:
$ /path/to/speedguide 1
Required gems:
async-http
nokogiri
$ wget https://codeberg.org/mark22k/SpeedguideCli/raw/branch/main/speedguide
$ chmod +x speedguide