Development

Introducing Servyrun

Servyrun allows you to connect your servers and run simple SSH & SFTP commands, view server usage, do pings between your servers, download, upload & edit files, view database tables and column structures and print information to PDF files.

The current features list for Servyrun

  • Get and store Server information.
  • Store SSH keys.
  • Run SSH commands.
  • Store commands.
  • Store command outputs.
  • Email command outputs.
  • Print outputs to PDF.
  • Check if IP address is up
  • Ping IP from any added server
  • Store IP addresses and get information (GEO, ASN etc).
  • Store SFTP connections.
  • Download files through SFTP.
  • Upload files through SFTP.
  • View files through SFTP.
  • Move files between SFTP connections.
  • Edit (smaller) files.
  • Store/View information about databases, tables and columns.
  • Print table structure to PDF.
  • SQLite compatible.
  • Light and Dark mode.

Servyrun is built with a front end of React and Tailwind CSS, whilst the backend is powered by PHP and Laravel.

All stored passwords are encrypted in the database and Servyrun comes with a fully functioning API.

The development of Servyrun has been on and off in 2023, close to release months ago but now it is finally the right time to release and publicize it.

Screenshots and videos of Servyrun

Server connections page

Server connections page in light mode

IP address page

Running a SSH command

Running an SFTP command

Server page getting usage

Creating and running a ping group

Database table structure

 

Switching from dark to light mode

Running SSH command in light mode

 

 

Share

Recent Posts

Kennington reservoir drained drone images

A drained and empty Kennington reservoir images from a drone in early July 2024. The…

1 year ago

Merrimu Reservoir drone images

Merrimu Reservoir from drone. Click images to view larger.

1 year ago

FTP getting array of file details such as size using PHP

Using FTP and PHP to get an array of file details such as size and…

2 years ago

Creating Laravel form requests

Creating and using Laravel form requests to create cleaner code, separation and reusability for your…

2 years ago

Improving the default Laravel login and register views

Improving the default Laravel login and register views in such a simple manner but making…

2 years ago

Laravel validation for checking if value exists in the database

Laravel validation for checking if a field value exists in the database. The validation rule…

2 years ago