mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-15 18:02:58 +08:00
chore: Agent Forwarding
This commit is contained in:
@@ -668,7 +668,7 @@ internal class SSHHostOptionsPane(private val accountOwner: AccountOwner) : Opti
|
||||
|
||||
val forwardAgent = Box.createHorizontalBox()
|
||||
forwardAgent.border = BorderFactory.createCompoundBorder(
|
||||
BorderFactory.createTitledBorder("ForwardAgent"),
|
||||
BorderFactory.createTitledBorder("Agent Forwarding"),
|
||||
BorderFactory.createEmptyBorder(4, 4, 4, 4)
|
||||
)
|
||||
forwardAgent.add(forwardAgentCheckBox)
|
||||
|
||||
Reference in New Issue
Block a user