Initial Commit
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"role": "oracle",
|
||||
"rules": [
|
||||
{
|
||||
"name": "icarus-game",
|
||||
"proto": "udp",
|
||||
"listen_port": 17777,
|
||||
"target_host": "2001:db8::1234",
|
||||
"target_port": 17777
|
||||
},
|
||||
{
|
||||
"name": "steam-query",
|
||||
"proto": "udp",
|
||||
"listen_port": 27015,
|
||||
"target_host": "2001:db8::1234",
|
||||
"target_port": 27015
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user