@herbertgao/surgio
Version:
Generating rules for Surge, Clash, Quantumult like a PRO
18 lines (17 loc) • 462 B
TypeScript
export * from './wireguard';
export * from './shadowsocks';
export * from './shadowsocksr';
export * from './snell';
export * from './vmess';
export * from './trojan';
export * from './tuic';
export * from './socks5';
export * from './http';
export * from './provider';
export * from './common';
export * from './surgio-config';
export * from './artifact';
export * from './filter';
export * from './hooks';
export * from './hysteria2';
export * from './vless';