Commit Graph

5 Commits

Author SHA1 Message Date
Abolfazl 1df9cf4d68 feat: add certifi for TLS verification on macOS/Windows 2026-04-23 22:31:27 +03:30
Abolfazl fb75ba4ea9 Removed netifaces for better compatibility 2026-04-23 13:29:50 +03:30
Emran Hejazi 1d48d50565 Implement lan sharing 2026-04-22 21:11:58 +03:30
Abolfazl acf75dcfd7 feat: implement local HTTP proxy server with MITM capabilities
- Added a new proxy server that intercepts browser traffic and forwards requests through an Apps Script relay.
- Implemented response caching to optimize repeated requests.
- Included support for SOCKS5 proxy connections.
- Added handling for CORS preflight requests and response injection.
- Integrated domain-based policies for blocking and bypassing specific hosts.
- Enhanced error handling and logging for better debugging.
2026-04-22 05:19:59 +03:30
Amin.MasterkinG df3c2c5c16 First commit! (TESTING) 2026-04-20 18:44:53 +03:30