Files
roa2web-service-auto/backend/ssh-tunnels.json
Claude Agent a1a47eeb7f ssh tunnels
2026-03-13 22:24:54 +00:00

13 lines
228 B
JSON

[
{
"id": "vending",
"name": "Vending Master",
"local_port": 1521,
"ssh_host": "79.119.86.134",
"ssh_port": 22122,
"ssh_user": "romfast",
"oracle_host": "127.0.0.1",
"oracle_port": 1521
}
]