better test
This commit is contained in:
parent
2279d5bfc2
commit
5bba4c651f
@ -51,8 +51,6 @@
|
|||||||
|
|
||||||
// Define users and devices that can use Tailscale SSH.
|
// Define users and devices that can use Tailscale SSH.
|
||||||
"ssh": [
|
"ssh": [
|
||||||
// Allow all users to SSH into their own devices in check mode.
|
|
||||||
// Comment this section out if you want to define specific restrictions.
|
|
||||||
{
|
{
|
||||||
"action": "accept",
|
"action": "accept",
|
||||||
"src": ["tag:Random"],
|
"src": ["tag:Random"],
|
||||||
@ -65,6 +63,7 @@
|
|||||||
"tests": [
|
"tests": [
|
||||||
{
|
{
|
||||||
"src": "tag:Bridge",
|
"src": "tag:Bridge",
|
||||||
|
"accept": ["tag:Hidden:80"],
|
||||||
"deny": ["tag:Host:80"],
|
"deny": ["tag:Host:80"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user