Connecting to the Server
Recommended: Official Custom Client
Abdal provides a dedicated client with GUI support and SOCKS5 server creation. For the best experience, use the official client:
Download: Abdal 4iProto Client
Platform-specific options are listed in Clients Overview.
Alternative: Standard SSH Connection
You can also connect with a standard SSH client using dynamic forwarding:
ssh -D 1080 username@server_ip -p 22
Replace:
usernamewith an account fromusers.jsonserver_ipwith your server address22with one of the ports fromserver_config.jsonwhen you are not using port 22
After Connection
Configure applications to use the local SOCKS proxy endpoint exposed by your client. Details are in SOCKS Proxy Usage.