Abdal 4iProto Server
Abdal 4iProto Server is a high-performance SSH-based tunneling server designed for secure internet access, with advanced security controls, traffic monitoring, and built-in accounting.
Use this documentation to install, configure, operate, and connect clients to your server across Linux, Windows, Android, and iOS.
What You Can Do
- Run a secure SSH tunneling service on multiple ports at once
- Enforce brute-force protection and persistent IP blocking
- Track per-user traffic and apply speed/quota limits
- Control concurrent sessions and session TTL
- Block unauthorized domains and destination IPs
- Connect with official Abdal clients or standard SSH tools
Why It Exists
Standard SSH servers are powerful, but operating a dedicated tunneling platform often needs more operational controls: session accounting, rate limits, traffic caps, destination filtering, and attack visibility. Abdal 4iProto Server focuses on those needs while staying fast and practical to deploy.
Documentation Map
| Section | Purpose |
|---|---|
| Getting Started | Requirements, CLI install, manual build, SSH keys |
| Configuration | server_config.json, users.json, blocked IPs |
| Features | Security, network, monitoring, accounting |
| Usage | Start the server and establish tunnels |
| Clients | Linux, Windows, Android, and iOS clients |
| Guides | iptables forwarding + Abdal 4iProto Proxy Multi-Hop |
| Monitoring | Traffic files and security logs |
| Support | Issues, donation, programmer, license |
Ecosystem
- Abdal 4iProto CLI — automated install, service setup, and panel deployment
- Abdal 4iProto Panel — graphical panel to manage users, server settings, traffic monitoring, and logs
- Abdal 4iProto Proxy — Multi-Hop TCP/UDP proxy built for the Abdal 4iProto ecosystem
- Abdal 4iProto Server SSH KeyGen — interactive SSH key generator for the server
- Abdal 4iProto Client — desktop client with SOCKS5 support
- Abdal 4iProto Android Client — official Android client
Programmer
Next Step
Start with Requirements, then install via the CLI or manual build.