본문 바로가기
Windows

Flectra

Manage your whole Linux server from one 2MB desktop app over SSH

Flectra is an all-in-one Linux server management desktop app. Just 2MB, SSH-based, ad-free. From the terminal to deploying websites, handle everything about your servers in a single app.

v1.2·Published April 3, 2026·Updated July 18, 2026·Downloads 1,207· 4.7 (6)
#서버관리#SSH#터미널#리눅스#웹호스팅#데스크톱앱#Tauri#프리웨어
Downloadv1.2

Overview

Still opening PuTTY, memorizing commands and editing config files in vi to manage your server?

Flectra handles all of it in a single desktop app.

Connect to a server over SSH and the dashboard shows CPU, memory and disk in real time, you run commands right in the terminal, spin up a website in a few clicks, manage user accounts, and even run security checks — all from this one app.

2.1MB. That's the installer. A tool that can replace paid server management panels like ServerPilot and RunCloud, packed into 2MB. No monthly subscription, no agent to install on the server. Install it on your PC, connect over SSH, and you're done.

Built with Tauri 2 + React 19 + Rust. 10x lighter than Electron, with near-native speed.

Key features

1. Real-time dashboard

  • Real-time monitoring of CPU, memory, disk and network
  • Load average, uptime and OS/kernel info at a glance
  • Service status summary

2. SSH terminal

  • Full terminal based on xterm.js (PTY support)
  • Multiple tabs — several server terminals at once
  • 200+ built-in command snippets (system, network, Docker, PM2, Git and more)
  • 12 terminal themes (Dracula, Monokai, Nord, One Dark and more)
  • Save your own custom snippets

3. Website management

  • Enter a domain → automatic DNS verification → automatic Nginx/Apache config generation
  • One-click install of WordPress, Gnuboard5, XE, Drupal, Ghost and Nextcloud
  • Automatic system user creation + isolated web hosting environment setup
  • Automatic Let's Encrypt SSL issuance
  • Edit config files directly + syntax check + automatic backup/restore
  • Selective deletion of web files/DB/SSL/user when removing a site

4. User account management

  • Add/delete/lock/unlock system users
  • Grant/revoke sudo privileges (applied in real time)
  • Change passwords, change shells, manage groups
  • Show last login time and current session status
  • Automatic PHP-FPM pool cleanup (keeps the server safe when deleting a user)

5. Security management

  • Security check dashboard — combined diagnosis of firewall, SSH settings, Fail2ban and failed login counts
  • UFW firewall rule management (allow/block ports)
  • SSH config audit — compares PermitRootLogin, PasswordAuthentication and more against recommended values
  • Open port scan — check LISTEN ports per process
  • Fail2ban banned IP management

6. Service management

  • List systemd services
  • Start/stop/restart/enable/disable services

7. Package management

  • Catalog of 60+ major packages (web servers, DB, PHP, runtimes, security, monitoring, network)
  • One-click install/remove + automatic install-status check
  • Categorized + searchable

8. Log management

  • Real-time log viewer — 12 log files including syslog, auth, nginx, apache, mysql and kernel
  • In-log search + error/warning highlighting
  • Log maintenance — check /var/log usage, Journal vacuum, force logrotate
  • Empty individual log files + delete archives (safely, with no service interruption)

9. File management (SFTP)

  • Remote file explorer
  • File upload/download
  • Directory browsing

10. Database management

  • Check status of MySQL/MariaDB, PostgreSQL and Redis
  • List databases and view their sizes

11. Cron job management

  • View/edit crontab
  • Check systemd timers

12. System settings

  • Change hostname, set time zone, NTP sync
  • DNS settings, edit /etc/hosts
  • Create/manage swap memory
  • System update/upgrade
  • Reboot/shut down the server

13. App settings

  • 12 themes (Dark, Light, Midnight, Forest, Sunset, Ocean, Rosé, Nordic, Copper, Arctic, Neon, Mocha)
  • 10 languages (Korean, English, Japanese, Chinese, Spanish, German, French, Portuguese, Russian, Vietnamese)
  • Terminal font/size settings
  • On close, choose minimize to tray / quit the program
  • Set a default documents path

Recommended for

  • Developers/operators who manage Linux servers
  • Anyone setting up their own web hosting environment
  • Anyone tired of juggling PuTTY + WinSCP + phpMyAdmin separately
  • Anyone looking for a free tool instead of paid panels like ServerPilot or RunCloud
  • Anyone who wants to manage multiple servers in one place
  • Server beginners who aren't comfortable with SSH commands

How Flectra differs from other server management tools

ToolPriceServer agentInstall locationSize
ServerPilot$5-28/moRequiredServer-
RunCloud$6.67+/moRequiredServer-
CyberPanelFreeRequiredServer (heavy)-
FlectraFreeNot neededYour PC2.1MB

All you need is SSH. Install a panel on the server and that panel itself becomes a security risk. Flectra doesn't touch the server. It just connects from your PC over SSH.

How to use

  1. Run Flectra_0.1.0_x64-setup.exe to install
  2. Launch the program
  3. Add a server with the "+" button at the bottom left (host, port, username, password or key file)
  4. Connect with a single click on the server
  5. Check server status on the dashboard, then go to the feature you want from the left menu

No separate agent needs to be installed on the server.
As long as SSH access is available, you can manage any Linux server.
To remove it, just uninstall Flectra from Add/Remove Programs.

Why Flectra?

2.1MB. That really is all of it.

Compare for yourself:

  • Similar tool A: installs directly on the server + monthly subscription + agent required
  • Similar tool B: free, but installs on the server + heavy + security risk
  • Flectra: 2.1MB. Installs on your PC only. Does nothing to the server. Free. Forever.

It's possible because it's built with Tauri 2 and Rust. 10x lighter than Electron, with near-native speed.

  • Installer size: 2.1MB
  • Executable size: 5.5MB
  • Memory usage: about 30-50MB
  • CPU usage: 0% when idle (event-driven)
  • Network: uses only the SSH connection (no communication with external servers)
  • Personal data collection: none

Download options

DistributionFile nameSizeDescription
NSIS installerFlectra_0.1.0_x64-setup.exe2.1MBRecommended distribution
MSI installerFlectra_0.1.0_x64_ko-KR.msi2.9MBFor enterprise/AD deployment
Portable (no install)server-pilot.exe5.5MBRun directly with no installation

Technical specifications

Program nameFlectra
Versionv1.0
Developeryoungsam.net
PlatformWindows 10/11 (64-bit)
FrameworkTauri 2
FrontendReact 19 + TypeScript
BackendRust (ssh2 crate)
StylingTailwind CSS 4
State managementZustand 5
Terminalxterm.js 6 (PTY)
ChartsRecharts 3
Build optimizationLTO + strip + codegen-units=1
SSH protocolSSH2 (password, key file, hybrid auth)
SecurityPasswords stored locally (never sent to any server)
LicenseFreeware (free for personal/business use)
Version history(3)
v1.2Latest
April 4, 2026
[새 기능] - 서버 환경 자동 감지 (Nginx/Apache/PHP/MySQL/certbot 설치 상태) - SSL 인증서 관리 (만료일 확인, 개별/전체 갱신, 자동 갱신 설정) - 데이터베이스 접속 설정 (서버별 MySQL 사용자/비밀번호 관리) - 서버 추가 시 DB 접속 정보 함께 등록 - 사이트 생성 시 시스템 사용자 함께 생성 - 사이트 생성 시 DNS 자동 검증 (A 레코드 확인) - 사이트 삭제 시 항목별 선택 삭제 (설정/파일/DB/SSL/사용자) - 서버 목록 내보내기/가져오기 - 닫기 시 트레이 최소화/종료 선택 설정 - 커맨드 스니펫 수정 기능 (인라인 편집) - 기본 즐겨찾기 15개 자동 설정 [개선] - 커맨드 스니펫 대폭 추가 (PHP, 트러블슈팅, 보안 등 약 170개) - 서버 클릭 한 번으로 연결 (더블클릭 불필요) - 모든 alert/confirm을 인라인 UI로 교체 (Tauri 호환) - 사용자 삭제 시 PHP-FPM pool 자동 정리 - Nginx 설정 $ 변수 이스케이프 수정 - 토글 스위치 시각적 구분 개선 - Rust 릴리즈 최적화 (LTO, strip) - 설치 파일 한국어 지원 - 지원 OS 명시 (Ubuntu/Debian/Linux Mint) - 개발자 정보 추가 (설정 > 정보) [버그 수정] - 사용자 sudo 권한 변경 즉시 반영 안 되던 문제 - 사용자 삭제 시 서버 전체 장애 (PHP-FPM 미정리) 방지 - 숫자 유저명(032) 생성 실패 방지 - 사이트 생성 시 File not found 문제 (Nginx $ 이스케이프) - 그누보드 설치 경로/권한 문제 - 빌드 시 dist 미갱신 문제
v1.1
April 3, 2026
최초 릴리즈 - 실시간 대시보드, SSH 터미널, 웹사이트 관리 - 사용자/보안/서비스/패키지/로그/파일/DB/크론/시스템 관리 - 12 테마, 10 언어, 200+ 커맨드 스니펫 - 싱글 인스턴스, 트레이 최소화 - Rust LTO 최적화로 2MB 설치 파일 달성
v1.0
April 3, 2026
최초 릴리즈 - 실시간 대시보드, SSH 터미널, 웹사이트 관리 - 사용자/보안/서비스/패키지/로그/파일/DB/크론/시스템 관리 - 12 테마, 10 언어, 200+ 커맨드 스니펫 - 싱글 인스턴스, 트레이 최소화 - Rust LTO 최적화로 2MB 설치 파일 달성