Update README.md

This commit is contained in:
2025-09-26 09:43:42 +02:00
parent 2f3d93bd75
commit dcd445563b
+2 -2
View File
@@ -5,7 +5,7 @@ Please see the Wiki for general information.
Several in-house utilities have been created to help with accessing PSI/LRT resources from outside of PSI.
* HopX Connector is a Windows app that sits in the tasktray, to streamline SSH connections and port forwarding to the PSI LAN through hopx.psi.ch.
* [HopX Connector](HopX_Connector) is a Windows app that sits in the Windows tasktray, to streamline SSH connections and port forwarding to the PSI LAN through ```hopx.psi.ch```.
* PSI-aklog is a Python script to obtain AFS tokens from outside the PSI network using multi-factor authentication. The script is based on the Powershell script ```\afs\psi.ch\public\bin\psi-aklog.ps1```. PSI-aklog was created since Powershell scripts need to be electronically signed to run on most Windows 11 machines. Python scripts, on the other hand, do not.
* [PSI-aklog](psi-aklog) is a Python script to obtain AFS tokens from outside the PSI network using multi-factor authentication. The script is based on the Powershell script ```\afs\psi.ch\public\bin\psi-aklog.ps1```. PSI-aklog was created because Powershell scripts need to be electronically signed to run on most Windows 11 machines. Python scripts, on the other hand, do not.