Secure Pipes: Difference between revisions

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


<syntaxhighlight lang='text'>
<syntaxhighlight lang='text'>
brew cask install secure-pipes
brew install --cask secure-pipes
</syntaxhighlight>
</syntaxhighlight>


Line 17: Line 17:
Drag the application from the Application folder into trash.
Drag the application from the Application folder into trash.


Aslo delete configuration.
Aslo delete [[#Configuration|configuration]].


=Configuration=
=Configuration=
Line 23: 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==
==Example - Tunnel to IMAP==
Line 48: Line 51:
Local Bind Address: localhost Port: 143
Local Bind Address: localhost Port: 143
Remote Host Address: localhost Port 58586
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