Skip to content
mailb0t Docs
LoginGet started

Pool Features

Protocol Support

SOCKS5 and HTTP/HTTPS protocols supported across the pool.

Supported Protocols

ProtocolUse CaseAuth
SOCKS5SMTP routing, general purposeUser/Pass
HTTPWeb requests, API callsUser/Pass
HTTPSEncrypted web trafficUser/Pass

SOCKS5 for SMTP

SOCKS5 is the recommended protocol for SMTP routing:

  • Full TCP support for SMTP connections
  • UDP support where needed
  • Lower overhead than HTTP tunneling

Related