Skip to content

vmactions/shell-freebsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

shell-freebsd

Get a free shell for freebsd

If you need a freebsd VM shell, you can use this repo.

  1. First fork this repo
  2. Click the "Actions' menu on your Repo, and then enable github actions on your fork.
  3. Then Select "All workflows" -> "shell" on the left.
  4. Then click the "Run workflow" dropdown menu on the right side.
  5. Then click the "Run workflow" button.

Wait a few seconds, the github action will run in your repo.

Click "Shell" -> "Start a freebsd shell", to open the log window, you will see a freebsd vm is booting there.

Wait about 5-8 minutes, the freebsd vm will be ready.

And you will see the ssh address like below:

Setting up tmate...

Running tmate...

________________________________________________________________________________


To connect to this session copy-n-paste the following into a terminal:

ssh [email protected]

After connecting you can run touch /tmp/keepalive to disable the 15m timeout

Good. Use the address to connect:

You will get a shell like:

Mac-1606142911434:shell-freebsd runner$

Then you can ssh to the freebsd VM:

Mac-1606142911434:shell-freebsd runner$  ssh freebsd

Under the hood

Uses: https://github.com/vmactions/freebsd-vm

Releases

No releases published

Packages

No packages published