Secure Pipes: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 9: Line 9:
=Installation=
=Installation=


brew cask install secure-pipes
<syntaxhighlight lang='text'>
brew install --cask secure-pipes
</syntaxhighlight>
 
=Uninstallation=
 
Drag the application from the Application folder into trash.
 
Aslo delete [[#Configuration|configuration]].


=Configuration=
=Configuration=
Line 15: Line 23:
==Configuration Files==
==Configuration Files==


~/Library/Preferences/net.edgeservices.sp-config.plist
<syntaxhighlight lang='text'>
~/Library/Preferences/net.edgeservices.connections.plist
~/Library/Preferences/net.edgeservices.Secure-Pipes.plist
~/Library/Preferences/net.edgeservices.sp-config.plist
~/Library/Preferences/net.edgeservices.connections.plist
</syntaxhighlight>
 
==Example - Tunnel to IMAP==
 
<font color=darkgray>Incomplete</font>
 
Preferences -> General
 
* Launch application at login
* Use Notification Center for connection status updates
* Allow saving administrative password in keychain
 
Preferences -> Connections -> + -> New Local Forward:
 
Connection
 
Connection Name: ssh.example.com IMAP
 
SSH Server Address: ssh.example.com
 
Port: ...
 
Local Bind Address: localhost Port: 143
Remote Host Address: localhost Port 58586
===Last Known Good Configuration===
Visual Guide in iCloud → Graphical → Technical → Secure Pipes

Latest revision as of 20:46, 2 December 2021

External

Internal

Installation

brew install --cask secure-pipes

Uninstallation

Drag the application from the Application folder into trash.

Aslo delete configuration.

Configuration

Configuration Files

~/Library/Preferences/net.edgeservices.Secure-Pipes.plist
~/Library/Preferences/net.edgeservices.sp-config.plist
~/Library/Preferences/net.edgeservices.connections.plist

Example - Tunnel to IMAP

Incomplete

Preferences -> General

  • Launch application at login
  • Use Notification Center for connection status updates
  • Allow saving administrative password in keychain

Preferences -> Connections -> + -> New Local Forward:

Connection

Connection Name: ssh.example.com IMAP

SSH Server Address: ssh.example.com

Port: ...

Local Bind Address: localhost Port: 143 Remote Host Address: localhost Port 58586

Last Known Good Configuration

Visual Guide in iCloud → Graphical → Technical → Secure Pipes