X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d2d52c35cddf4e44a269220b7a679e60d3f2764c..6a26e8186b1cc0e6e650f762a08475d944b1288d:/package/wprobe/files/wprobe.init?ds=inline diff --git a/package/wprobe/files/wprobe.init b/package/wprobe/files/wprobe.init index 11a5bf6e1..26d5c3d31 100755 --- a/package/wprobe/files/wprobe.init +++ b/package/wprobe/files/wprobe.init @@ -25,7 +25,7 @@ config_wprobe() { start_proxy() { config_get port "$cfg" port - wprobe_ssd -S proxy "$UTIL" -P -p "${port:-19770}" + wprobe_ssd -S proxy "$UTIL" -P -p "${port:-17990}" } start_ipfix() {