This repository has been archived on 2026-03-13. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
greywall/internal
Mathieu Virbel 796c22f736 fix: don't inject SOCKS5 proxy env vars in macOS daemon mode
In daemon mode, tun2socks provides transparent proxying at the IP level
via pf + utun, so apps don't need proxy env vars. Setting HTTP_PROXY and
HTTPS_PROXY to socks5h:// breaks apps like Bun/Node.js that read these
vars but don't support the SOCKS5 protocol (UnsupportedProxyProtocol).
2026-02-26 17:46:21 -06:00
..
2025-12-18 13:14:41 -08:00