mirror of
https://github.com/bvanroll/college-pentesting.git
synced 2025-08-29 12:02:46 +00:00
i think i almost have the default pass, i have to understand one more function
This commit is contained in:
16
verb/fs.sbin/cameraname.sh
Executable file
16
verb/fs.sbin/cameraname.sh
Executable file
@@ -0,0 +1,16 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $Id: cameraname.sh, v1.00 2009-11-05 andy
|
||||
#
|
||||
# usage: cameraname.sh
|
||||
#
|
||||
|
||||
echo "*** begin cameraname.sh ***"
|
||||
|
||||
# restart dhcp for camera name change (mydlink request -> will cause disconnection on mydlink relay mode)
|
||||
# gpio dhcp
|
||||
|
||||
# restart mDNSResponder for camera change - Remove (use BonjourName)
|
||||
# killall -q mDNSResponder
|
||||
# gpio mDNSResponder
|
||||
|
Reference in New Issue
Block a user