Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kumpeapps/static-ip-trainer
https://github.com/kumpeapps/static-ip-trainer
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kumpeapps/static-ip-trainer
- Owner: kumpeapps
- Created: 2022-07-23T15:20:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-25T20:41:59.000Z (over 2 years ago)
- Last Synced: 2024-04-17T05:45:30.805Z (9 months ago)
- Language: Swift
- Size: 1.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# UV Static IP Trainer
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/5518fc2b78f944389c6eb7f200326ca0)](https://app.codacy.com/gh/kumpeapps/Static-IP-Trainer?utm_source=github.com&utm_medium=referral&utm_content=kumpeapps/Static-IP-Trainer&utm_campaign=Badge_Grade_Settings)
Walks you thru calculating and programing public static IP addresses on a UV Residential Gateway. Version 15.0 allows you to share the static IP information. Note: the share only shares the information about the IPs (first usable, last usable, gateway, subnet mask, and DNS Servers). Sharing instructions will be available in a future release.
## Screenshots
| PACE RG| |||
| ----------------- | ----------------- | ----------------- | ----------------- |
| Home Screen | Select RG | Ins. Page 1 | Ins. Page 2 |
| ![HomeScreen.PNG](screenshots/HomeScreen.PNG) | ![HomeScreen.PNG](screenshots/SelectRG.PNG) | ![HomeScreen.PNG](screenshots/PaceInstructions1.PNG) | ![HomeScreen.PNG](screenshots/PaceInstructions2.PNG) || ARRIS RG| |||
| ----------------- | ----------------- | ----------------- | ----------------- |
| Home Screen | Select RG | Ins. Page 1 | Ins. Page 2 |
| ![HomeScreen.PNG](screenshots/HomeScreen.PNG) | ![HomeScreen.PNG](screenshots/SelectRG.PNG) | ![HomeScreen.PNG](screenshots/ArrisInstructions1.PNG) | ![HomeScreen.PNG](screenshots/ArrisInstructions2.PNG) |## Third Party Frameworks Used
- [KumpeHelpers](https://github.com/kumpeapps/KumpeHelpers)
- [PBTutorialManager](https://github.com/paul1893/PBTutorialManager)## Instructions