Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/captainepoch/opennictable
An OpenNic Project cli.
https://github.com/captainepoch/opennictable
opennic
Last synced: 22 days ago
JSON representation
An OpenNic Project cli.
- Host: GitHub
- URL: https://github.com/captainepoch/opennictable
- Owner: captainepoch
- License: gpl-3.0
- Created: 2024-04-09T18:23:02.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-09T18:23:14.000Z (9 months ago)
- Last Synced: 2024-10-30T20:13:25.234Z (2 months ago)
- Topics: opennic
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# onpcli
An [OpenNic Project][1] cli.# API
You can see its API at [https://api.opennicproject.org/geoip/?help][2].*The full API will be implemented.*
# Install
`go get -u codeberg.org/captainepoch/onpcli`# Usage
```
onp ~ Version 0.2Usage:
list -- Return an ordered list of DNS by uptime
bare -- Only list the server IP addresses
help -- Show this message
```# License
This project is licensed under the Free Software license [GNU GPL v3][3].[1]: https://www.opennicproject.org
[2]: https://api.opennicproject.org/geoip/?help
[3]: https://github.com/captainepoch/onpcli/blob/master/LICENSE