This website requires JavaScript.
Explore
Help
Sign in
mptcp
/
openmptcprouter-feeds
Watch
1
Star
0
Fork
You've already forked openmptcprouter-feeds
0
mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced
2025-02-15 03:51:51 +00:00
Code
Issues
Releases
Wiki
Activity
fa035a752a
openmptcprouter-feeds
/
v2ray-core
/
files
/
etc
/
firewall.v2ray-rules
3 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Fix rules_up for v2ray and set rules after firewall changes
2020-10-16 07:35:27 +00:00
#!/bin/sh
Doesn't run rules_up if proxy disabled
2024-01-17 14:58:21 +00:00
[ "$(uci -q get v2ray.main_dns.enabled)" = "1" ] && /etc/init.d/v2ray rules_up
Reference in a new issue
Copy permalink