SS/SSR Link Parser

仅在本地 Base64 解码并展示字段,不做代理连接,也不会上传链接。

What Is an SS/SSR Link Parser?

An SS/SSR link parser is a local tool that decodes subscription links starting with ss:// or ssr:// into readable fields. The tool only performs Base64 decoding in the browser; it never establishes a proxy connection and never uploads your links to a server.

Main Features

  • Parse ss:// links for server, port, encryption method and password
  • Parse ssr:// links for protocol, obfs parameters and more
  • Automatically extract the first link when pasting multiple lines
  • Decode URL-encoded remarks automatically

Use Cases & Notes

Useful for checking whether a node in a subscription link has complete configuration. Decoded results are shown locally only; avoid sharing links that contain passwords in public places.

How to Use

  1. Paste an ss:// or ssr:// link (multiple lines are allowed)
  2. Click Parse to extract and decode the link
  3. Review the field table and copy the result if needed