Secure Pipes: Difference between revisions
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
<syntaxhighlight lang='text'> | <syntaxhighlight lang='text'> | ||
brew cask | brew install --cask secure-pipes | ||
</syntaxhighlight> | </syntaxhighlight> | ||
=Uninstallation= | =Uninstallation= | ||
Drag the application from the Application folder into trash. | |||
Aslo delete [[#Configuration|configuration]]. | |||
=Configuration= | =Configuration= | ||
Line 19: | 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== | ||
Line 44: | 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