Secure Pipes: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=External= * https://www.opoet.com/pyro/ =Internal= * Mac")
 
 
(12 intermediate revisions by the same user not shown)
Line 6: Line 6:


* [[Mac#Subjects|Mac]]
* [[Mac#Subjects|Mac]]
=Installation=
<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 Files==
<syntaxhighlight lang='text'>
~/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