Share Link Parameters
Mole supports an extended set of parameters for each protocol. Below are the technical details for correctly forming links.
VLESS
The recommended protocol for bypassing blocks using Reality and Vision.
Example:
vless://uuid@host:port?security=reality&sni=google.com&fp=chrome&pbk=publicKey&sid=shortId&flow=xtls-rprx-vision&type=tcp#ServerName
| Parameter | Description |
|---|---|
security |
reality or tls |
sni |
Domain to imitate |
fp |
Browser fingerprint (chrome, firefox, safari, edge) |
pbk |
Public Key for Reality |
flow |
xtls-rprx-vision (recommended for TCP+Reality) |
Hysteria2
Optimized for unstable networks.
Example:
hysteria2://password@host:port?insecure=1&sni=google.com&obfs=salamander&obfs-password=pass#ServerName
Shadowsocks (SS)
Support for AEAD ciphers and SIP002.
Example:
ss://base64(cipher:password)@host:port#ServerName