Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waldirborbajr/ngtools
NGTools it is a wrap NGrok that allow start without lock the terminal
https://github.com/waldirborbajr/ngtools
cli go golang hacktoberfest oss
Last synced: about 2 months ago
JSON representation
NGTools it is a wrap NGrok that allow start without lock the terminal
- Host: GitHub
- URL: https://github.com/waldirborbajr/ngtools
- Owner: waldirborbajr
- License: mit
- Created: 2023-04-21T23:56:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T19:13:06.000Z (4 months ago)
- Last Synced: 2024-09-17T23:42:25.093Z (4 months ago)
- Topics: cli, go, golang, hacktoberfest, oss
- Language: Go
- Homepage:
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# NGTools
[![lint](https://github.com/waldirborbajr/ngtools/actions/workflows/golangci-lint.yml/badge.svg)](https://github.com/waldirborbajr/ngtools/actions/workflows/golangci-lint.yml)
`tl;dr:` NGTools is a CLI (Command Line Interface), that wraps `NGrok` to start and stop and returns HTTPS.
### How to execute?
`ngtools start http 8080`
## What is it NGrok?
ngrok is the programmable network edge that adds connectivity, security, and observability to your apps with no code changes
[ngrok](https://ngrok.com/)
## License
[Apache](https://github.com/WaldirBorbaJR/ngtools/-/blob/main/LICENSE)
## Legal
Copyright 2023 Waldir Borba Junior ()
SPDX-License-Identifier: Apache-2.0## TODO
## Technology
[GO](https://go.dev/)