Skip to content

Commit ae2907e

Browse files
committed
updates
1 parent 47d9406 commit ae2907e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

misc/do-rtmpsuck.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,9 @@ pass out on en0 route-to lo0 inet proto tcp from en0 to any port 1935 keep state
1515
sudo rtmpsuck $@;
1616

1717
# clear the pf rules:
18+
echo ''
19+
echo ''
20+
echo "====== restting pfctl rules ======="
21+
echo ''
22+
1823
sudo pfctl -F all -f /etc/pf.conf

node-rtmpapi

0 commit comments

Comments
 (0)