Binaries uploaded to bns/theseus/vpn-binaries/<platform>/, served through the gateway at navigate.st/bns/theseus.x/vpn-binaries/. Manifest hashes match a curl-fetched copy through the gateway.
11 lines
857 B
JSON
11 lines
857 B
JSON
{
|
|
"id": "vpn",
|
|
"name": "VPN",
|
|
"version": "0.1.1",
|
|
"description": "Route Theseus's traffic through a Silent Mode VPN endpoint. Runs sing-box locally, exits at one of our servers, and switches on with one click. Paste any vless:// URL to point it at your own endpoint instead.",
|
|
"author": "Silent Mode",
|
|
"icon": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEyIDJMNCA1djdjMCA1IDMuNSA5LjIgOCAxMCA0LjUtLjggOC01IDgtMTBWNWwtOC0zeiIgZmlsbD0iIzBhYzE4ZSIvPjxwYXRoIGQ9Ik05IDEybDIgMiA0LTQiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=",
|
|
"main": "index.js",
|
|
"capabilities": ["sidebar-panel", "session-proxy"],
|
|
"updateURL": "https://navigate.st/bns/theseus.x/extensions/vpn/updates.json"
|
|
}
|