feat: add socks support

This commit is contained in:
divocat
2025-10-20 21:24:08 +03:00
parent 49dd1d608f
commit f0290fcc9e
7 changed files with 221 additions and 5 deletions

View File

@@ -10,3 +10,4 @@ export * from './validateVlessUrl';
export * from './validateOutboundJson';
export * from './validateTrojanUrl';
export * from './validateProxyUrl';
export * from './validateSocksUrl';