Site Tools


software:securecrt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:securecrt [2025/08/30 21:16] Namesoftware:securecrt [2025/08/30 21:40] (current) Name
Line 6: Line 6:
     * Save     * Save
     * Reopen SecureCRT     * Reopen SecureCRT
-====Open Telnet links inside web browser with SecureCRT====+====Open Telnet and SSH links inside web browser with SecureCRT====
 ===Windows=== ===Windows===
   * regedit   * regedit
Line 13: Line 13:
  
 ===Mac / Apple=== ===Mac / Apple===
 +  - Install SecureCRT
   - Install Python3   - Install Python3
     - Open a terminal window and type <code>python3</code> for a popup window asking you install the modules for Python3.     - Open a terminal window and type <code>python3</code> for a popup window asking you install the modules for Python3.
-  - <code>nano /Users/userName/Library/Application Support/VanDyke/SecureCRT/Config/Global.ini</code> where userName is your current profile name. +  - <code>nano /Users/userName/Library/ApplicationSupport/VanDyke/SecureCRT/Config/Global.ini</code> where userName is your current profile name. 
-  - Download the macOS-SetSecureCRTDefaultURLHandler.py.txt file.+    - Press CTRL+w and type the following in the search box: 
 +      - <code>Check Shell Telnet Command</code> 
 +    - Change the digit to a one. 
 +      - <code>D:"Check Shell Telnet Command"=00000001</code> 
 +  - {{ :software:securecrt:macos-setsecurecrtdefaulturlhandler.py.rtf |Download}} the macOS-SetSecureCRTDefaultURLHandler.py.rtf file. 
 +    - <code>MD5 (macOS-SetSecureCRTDefaultURLHandler.py.rtf) = 29fad02edd7d35972493a7877e6b683e</code>
     - Rename the file to remove the .txt extension     - Rename the file to remove the .txt extension
-      - <code>mv macOS-SetSecureCRTDefaultURLHandler.py.txt macOS-SetSecureCRTDefaultURLHandler.py</code>+      - <code>mv macOS-SetSecureCRTDefaultURLHandler.py.rtf macOS-SetSecureCRTDefaultURLHandler.py</code>
     - Set the file to executable     - Set the file to executable
       - <code>chmod +x macOS-SetSecureCRTDefaultURLHandler.py</code>       - <code>chmod +x macOS-SetSecureCRTDefaultURLHandler.py</code>
   - Run Python3   - Run Python3
-    - <code>python3</code> +    - <code>python3 macOS-SetSecureCRTDefaultURLHandler.py --register</code>
-    - <code>./macOS-SetSecureCRTDefaultURLHandler.py --register</code>+
       - I did not have to reboot, but your mileage may vary.       - I did not have to reboot, but your mileage may vary.
 +  - Start SecureCRT and there should be a popup asking to use it as the default Telnet handler.
 +  - Enjoy!
software/securecrt.1756588577.txt.gz · Last modified: by Name