mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-04-30 21:01:46 +00:00
feat(tls): 新增 TLS 指纹模拟功能
This commit is contained in:
@@ -1285,6 +1285,10 @@ export default {
|
||||
idleTimeout: 'Idle Timeout',
|
||||
idleTimeoutPlaceholder: '5',
|
||||
idleTimeoutHint: 'Sessions will be released after idle timeout'
|
||||
},
|
||||
tlsFingerprint: {
|
||||
label: 'TLS Fingerprint Simulation',
|
||||
hint: 'Simulate Node.js/Claude Code client TLS fingerprint'
|
||||
}
|
||||
},
|
||||
expired: 'Expired',
|
||||
|
||||
Reference in New Issue
Block a user