mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-17 17:31:27 +00:00
This allows us to trigger remote commands, such as tcpdump. Also allow configuring NTP and remote syslog. Signed-off-by: John Crispin <john@phrozen.org>
4 lines
204 B
Bash
Executable File
4 lines
204 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/usr/opensync/tools/ovsh insert Command_Config command:="tcpdump" delay:=5 duration:=15 timestamp:=123 payload:="[\"map\",[[\"network\",\"wan\"],[\"ul_url\",\"http://192.168.178.9/upload\"]]]"
|