{
	"messages": [
		"\"localSocket\" cannot be specified at the same time with \"bindAddress\" or \"port\" in localForwards",
		"\"port\" or \"localSocket\" required in localForwards",
		"\"remoteSocket\" cannot be specified at the same time with \"host\" or \"hostPort\" in localForwards",
		"\"host\" and \"hostPort\", or \"remoteSocket\" required in localForwards"
	],
	"keys": [
		"local.forward.local.conflict",
		"local.forward.local.missing",
		"local.forward.remote.conflict",
		"local.forward.remote.missing"
	],
	"filePath": "SSH\\commands"
}