fix rain's stuff
This commit is contained in:
parent
27213e690c
commit
2d303d0829
@ -41,6 +41,11 @@
|
|||||||
"action": "accept",
|
"action": "accept",
|
||||||
"src": ["group:friends"],
|
"src": ["group:friends"],
|
||||||
"dst": ["group:sys:*"]
|
"dst": ["group:sys:*"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"action": "accept",
|
||||||
|
"src": ["group:rain"],
|
||||||
|
"dst": ["group:rain:*"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
stream {
|
stream {
|
||||||
map $ssl_preread_server_name $name {
|
map $ssl_preread_server_name $name {
|
||||||
*.rainrain.xyz rainrainxyz;
|
.rainrain.xyz rainrainxyz;
|
||||||
default proxy;
|
default proxy;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user