Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dsmink/webnix-info
Information about webnix network
https://github.com/dsmink/webnix-info
Last synced: about 1 month ago
JSON representation
Information about webnix network
- Host: GitHub
- URL: https://github.com/dsmink/webnix-info
- Owner: dsmink
- Created: 2021-01-16T10:14:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-17T20:13:00.000Z (almost 4 years ago)
- Last Synced: 2024-02-13T16:00:19.802Z (11 months ago)
- Language: PHP
- Size: 296 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webnix-info
Information about webnix network# Truncate file
truncate -s 0 /dev/shm/ping.webnix# Ping
Call ping shell command.Usage:
```bash
[user@host ]$ sh /route/to/ping.sh "" >> /dev/shm/ping.webnix
```Example:
```bash
[user@host ]$ sh /route/to/ping.sh 192.168.178.1 "Modem" >> /dev/shm/ping.webnix
```