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:
13
verb/fs.sbin/config-igmpproxy.sh
Executable file
13
verb/fs.sbin/config-igmpproxy.sh
Executable file
@@ -0,0 +1,13 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $Id: //WIFI_SOC/release/SDK_4_1_0_0/source/user/rt2880_app/scripts/config-igmpproxy.sh#1 $
|
||||
#
|
||||
# usage: config-igmpproxy.sh <wan_if_name> <lan_if_name>
|
||||
#
|
||||
|
||||
. /sbin/global.sh
|
||||
|
||||
igmpproxy.sh $wan_ppp_if $lan_if
|
||||
killall -q igmpproxy
|
||||
igmpproxy
|
||||
|
Reference in New Issue
Block a user