This repository offers a free SSH service with the following specifications:
runner@??-?????-??? (4CPU Cores & 16GB RAM)
- OS: Ubuntu 22.04.3 LTS x86_64
- Host: Virtual Machine 7.0
- Kernel: 6.2.0-1018-azure
- Uptime: ?
- Packages: 1736 (dpkg), 9 (snap)
- Shell: bash 5.1.16
- Resolution: ?
- Terminal: tmate
- CPU: AMD EPYC 7763 (4) @ 3.253GHz
- GPU: 00:08.0 Microsoft Corporation Hyper-V virtual VGA
- Memory: 753MiB / 15981MiB
To utilize the free SSH service, follow these steps:
-
Visit the GitHub Actions page.
-
Navigate to the most recent workflow run under the "Workflows" tab.
-
Click on the specific workflow run you're interested in to view its details.
-
In the
ci
job of the workflow run, find the SSH information (e.g., IP address, port, credentials) in the job logs.
The free SSH service is implemented using GitHub Actions. The workflow configuration is available in the ci.yml file.
Please be aware that the availability of the free SSH service is at the owner's discretion. Ensure you adhere to the project's terms of use and guidelines.