mirror of
https://github.com/jpillora/chisel
synced 2026-06-08 15:07:02 +00:00
12 lines
128 B
JSON
12 lines
128 B
JSON
{
|
|
"root:toor": [
|
|
""
|
|
],
|
|
"foo:bar": [
|
|
"^0.0.0.0:3000$"
|
|
],
|
|
"ping:pong": [
|
|
"^0.0.0.0:[45]000$",
|
|
"^example.com:80$"
|
|
]
|
|
} |