Secure Pipes: Difference between revisions
Jump to navigation
Jump to search
(8 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
=Installation= | =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= | ||
Line 15: | Line 23: | ||
==Configuration Files== | ==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== | ==Example - Tunnel to IMAP== | ||
<font color=darkgray>Incomplete</font> | |||
Preferences -> General | Preferences -> General | ||
Line 38: | 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