1. Connecting to SFTP with FileZilla
For a simple and secure connection to your Anon Hosting account, we recommend using the FileZilla Client.
Connection details:
- Host: server.anonhosting.io
- Username: your_onion_username
- Password: your_password
- Port: 22
1. Open FileZilla and go to File > Site Manager.
2. Click "New Site" and fill in the connection details as above.
3. Click "Connect" to establish the SFTP connection.
Example screenshot of FileZilla configuration:


2. Connecting via SSH (Command Line)
If you prefer using the command line, you can connect using the SSH protocol:
ssh [email protected] -p 22
Enter your password when prompted. Once connected, you can securely manage your files and hosting environment.
Example SSH terminal output:
3. Notes
- Ensure your internet connection supports Tor or Onion routing if required.
- Always keep your login credentials private.
- Contact support if you experience connection issues.