-
Notifications
You must be signed in to change notification settings - Fork 0
Subscription link formats
ssrlive edited this page Jul 27, 2026
·
4 revisions
curl https://7.1.2.7:943/sub/7f5238cdf9f23c15/anytls | jq
{
"version": 1,
"servers": [
{
"url": "anytls://g4c...#a6",
"type": "anytls"
}
],
"bytes_used": 423892948328,
"bytes_remaining": 4941723795218
}curl https://7.1.2.7:943/sub/7f5238cdf9f23c15/overtls | jq
{
"version": 1,
"servers": [
{
"url": "ssr://NjYuMTEyLjIwOS4xMDc6N...",
"type": "overtls"
},
{
"url": "ssr://OTcuNjQuMTcuMTg0Ojc2...",
"type": "overtls"
}
],
"bytes_used": 423892953809,
"bytes_remaining": 4941723789737
}