This website works better with JavaScript
Home
Explore
Help
Register
Sign In
OpenWrt
/
helloworld
mirror of
https://github.com/fw876/helloworld.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
main
master
revert-1737-xray-core-25.6.8
helloworld
/
shadowsocks-libev
/
files
/
ss-rules
/
ss-rules.uc
ss-rules.uc
102 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
{%
include("set.uc");
include("chain.uc", {proto: "tcp"});
include("chain.uc", {proto: "udp"});
%}