Professional WebSSH & Server Management
Manage multiple servers, run batch commands, transfer files, and schedule tasks — all in your browser.
Overview
ArgoFusion SSH is a comprehensive web-based platform for managing SSH connections, automating tasks, and controlling multiple servers from your browser. No installation required.
Quick Connect: Try SSH/SFTP without registration from the login page. Perfect for one-time connections or testing.
Host Management
Core Features
-
WebSSH Terminal: Secure in-browser SSH with real-time terminal sessions, no local client required.
-
SFTP File Transfer: Upload, download, edit, and manage files securely.
-
Key Management: Supports private/public keys and passphrases; manage and delete uploaded keys at any time.
-
Host & Group Management: Save hosts with credentials/keys, group them, and perform operations across groups.
Usage Examples
hostname: server1.example.com
port: 22
username: admin
authentication: SSH key or password
Production: web1, web2, db1
Development: dev1, test1
Monitoring: monitor1, log1
Task Management
Scheduling Options
Simple Schedule
- Interval-based execution
- Supports random variation ±X to avoid thundering herd
- Optional start/end times
- Max executions limit
CRON Schedule
- Standard CRON expression support
- Weekday mapping aligned with APScheduler
- Start/end time windows
- Per-task status: Active/Paused/Completed
Task Examples
• Every 30min: systemctl status nginx
• Daily 2AM: mysqldump backup
• Weekly: apt update && apt upgrade
• Custom: pm2 restart all
0 2 * * * → Daily at 2AM
0 */6 * * * → Every 6 hours
0 0 * * 0 → Weekly on Sunday
*/15 * * * * → Every 15 minutes
Multi-Host Command Execution
Targeting Options
all
All hosts
+3
First 3 hosts
-2
Last 2 hosts
web1,db1
Specific hosts
group:prod
Production group
Execution Examples
Command: df -h
Target: Production group
Result: Disk usage from all servers
• System monitoring: htop, free -h
• Service management: systemctl status
• Log checking: tail -f /var/log/app.log
• Package updates: apt update
Telegram Bot Control
Bot Features
-
Telegram bot for notifications
-
Task execution status updates
-
Remote command execution via chat
-
Trial available for new users
Available Commands
/start
Show help message
/ssh [host]
WEBSSH
/grouprun
Batch execution
/addtask
Add scheduled task
/listtasks
List all tasks
Quick Start Guide
Step-by-Step Guide
- Register or log in to your account
- Add a host: hostname, port, username, and credentials or keys
- Open WebSSH terminal and manage the server
- Use SFTP to upload/download/edit files
- Create tasks to automate operations
- Organize hosts into groups for batch operations
- Schedule tasks or run them manually
Getting Started Tips
Features & Pricing
Free
¥0 /forever
- Host limit: 1
- Task limit: 1
- Traffic limit: 1GB
- Bandwidth limit: 1MB/s
- File upload limit: 50MB
Monthly
$4.99 /month
- Host limit: 20
- Task limit: 10
- Traffic limit: 10GB
- Bandwidth limit: 10MB/s
- File upload limit: 200MB
- All Free features included
Quarterly
$12.99 /quarter
- Host limit: 20
- Task limit: 10
- Traffic limit: 10GB
- Bandwidth limit: 10MB/s
- File upload limit: 500MB
- All Free features included
Yearly
$49.99 /year
- Host limit: 20
- Task limit: 10
- Traffic limit: 10GB
- Bandwidth limit: 10MB/s
- File upload limit: 500MB
- Priority support
- All Free features included
Subscription Management
How to Subscribe
- 1. Create a free account or log in
- 2. Choose your preferred plan from the dashboard
- 3. Complete secure checkout via FastSpring
- 4. Your account is upgraded immediately after payment
Billing & Renewal
- Subscriptions are billed in advance (monthly/quarterly/yearly)
- Automatic renewal unless cancelled before the next billing date
- Plan changes take effect immediately with prorated billing
- Cancel anytime - benefits continue until period ends
Payment Methods
Accepted Payment Methods
- Credit & Debit Cards (Visa, MasterCard, American Express)
- PayPal
- Regional payment methods where available
Payment Security
- All payments processed securely by FastSpring
- PCI DSS compliant payment processing
- SSL encryption for all transactions
Invoices & Receipts
- Automatic email receipts for all payments
- Access to complete invoice history
- Automatic tax calculation where applicable
Subscription Terms
Auto-Renewal Policy
Your subscription will automatically renew at the end of each billing period unless you cancel before the renewal date. You will be charged the then-current subscription fee.
You will receive email notifications before each renewal with the option to cancel or modify your subscription.
Cancellation & Refund Policy
- Cancel your subscription at any time through your account dashboard or FastSpring
- Your premium benefits continue until the end of the current billing period
- No refunds for partial billing periods under normal circumstances
- Refunds may be available for technical issues or billing errors within 30 days
- See our full refund policy for complete terms and conditions
Service Level Agreement
- We strive for 99.9% uptime availability
- Support response times vary by subscription level
- All advertised features are available immediately upon subscription activation
- Usage limits are enforced in real-time and reset with each billing cycle
FAQ
Do you offer a free tier?
Yes. The Free plan includes 1 host, 1 task, 1GB traffic, 1MB/s bandwidth, and 50MB upload limit.
How do I cancel my subscription?
Subscriptions can be canceled at any time via FastSpring. Benefits remain until the end of the paid period.
What payment methods are supported?
Payments are processed by FastSpring (credit/debit cards and other regional methods where available).
How are plan upgrades handled?
Plan changes are managed by FastSpring. Your account benefits update upon successful webhook processing.
Is my data secure?
Yes. The web interface supports HTTPS encrypted transmission, and all SSH connections use standard SSH encryption protocols. SSH keys and server passwords are stored encrypted on our servers and can be deleted at any time. These encrypted stored credentials are used only under your authorization to establish connections.
Can I try before subscribing?
Yes! Use Quick Connect from the login page for temporary access without registration, or sign up for the Free plan.
What happens when I reach usage limits?
When limits are reached, additional operations are blocked until the next billing cycle or you upgrade your plan.
Do you provide technical support?
Yes. All users can submit questions through our in-site message center (feature requests, bug reports, account issues, etc.). Paid subscribers receive priority response service, while yearly subscribers get the highest priority support.