electrum
Verified for current stable LTS
Electrum Command: Connect To Specific Server
Use for connect to specific server with Electrum. Exact CLI syntax to connect to specific server using Electrum.
When to use this: Use for connect to specific server with Electrum.
Command Syntax
electrum -p socks5:<127.0.0.1>:9050 -s <56ckl5obj37gypcu.onion>:50001:t -1 electrum -p socks5:<127.0.0.1>:9050 -s <56ckl5obj37gypcu.onion>:50001:t -1 Command Breakdown
-p- Command Option
- Tool-specific option used by this command invocation.
-s- Command Option
- Tool-specific option used by this command invocation.
-1- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to connect to specific server using Electrum.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Electrum Command: Create New Wallet
electrum -w <path/to/new_wallet.dat> create Electrum Command: Create Signed Transaction Offline electrum mktx <recipient> <amount> -f 0.0000001 -F <from> -o Electrum Command: List Wallet Receiving Addresses electrum listaddresses -a Electrum Command: Restore Wallet From Seed electrum -w <path/to/recovery_wallet.dat> restore -o Electrum Command: Sign Message electrum signmessage <address> <message>