Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ntut-xuan/ntut-network-status
A project to moniter NTUT network, show the ntut network is alive or dead, and show the line chart of NTUT network speed.
https://github.com/ntut-xuan/ntut-network-status
monitor network
Last synced: about 2 months ago
JSON representation
A project to moniter NTUT network, show the ntut network is alive or dead, and show the line chart of NTUT network speed.
- Host: GitHub
- URL: https://github.com/ntut-xuan/ntut-network-status
- Owner: ntut-xuan
- Created: 2024-04-07T14:08:56.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-09T06:19:22.000Z (10 months ago)
- Last Synced: 2024-04-21T11:54:03.511Z (10 months ago)
- Topics: monitor, network
- Language: TypeScript
- Homepage: https://ntut-xuan.github.io/NTUT-Network-Status/
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## NTUT Network Status
A project to moniter NTUT network, show the ntut network is alive or dead, and show the line chart of NTUT network speed.
## Progress
- [x] Back-end
- [x] Front-end## How to execute it
- You should have a `firebaseCredential.json` to record it.
- run `nns.exe` or `go run .`