Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faber222/provisionamento-8820g
Arquivo de provisionamento para a OLT Intelbras 8820G, feito em C++
https://github.com/faber222/provisionamento-8820g
Last synced: about 1 month ago
JSON representation
Arquivo de provisionamento para a OLT Intelbras 8820G, feito em C++
- Host: GitHub
- URL: https://github.com/faber222/provisionamento-8820g
- Owner: faber222
- License: mit
- Created: 2022-05-30T17:44:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T04:22:18.000Z (over 1 year ago)
- Last Synced: 2023-08-07T05:27:26.447Z (over 1 year ago)
- Language: C++
- Size: 3.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Provisionamento-8820G
🚧 Provisionamento-8820G 🚀 Finished 🚧
About |
Features |
Technologies |
Requirements |
Starting |
License |
Author
## :dart: About ##
This is a code used to provision a OLT GPON Intelbras, model 8820G
## :white_check_mark: Requirements ##
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) installed.
## :checkered_flag: Starting ##
```bash
# Clone this project
$ git clone https://github.com/faber222/provisionamento-8820g# Access
$ cd provisionamento-8820g# Install dependencies
$ g++ provisionamento-8820.cpp -o {nome}# Run the project on windows
$ .\{nome}.exe# Run the project on Linux
$ .\{nome}.out```
## :memo: License ##
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with :heart: by faber222
Made with :heart: by Barbyie