waveterm
waveterm copied to clipboard
Wave doesn't respect System's proxy on MacOS
Thanks a lot for a great tool! I've tried to intercept Wave's traffic and found out that it doesn't respect System's OS-level proxy. Could you please fix it?
Adding to this topic, I am using cloudflare zero trust to connect to ssh, which I have defined in ssh config. But using wave, I am not able to connect to the host.
config file data
Host ssh.example.com
User someuser
ProxyCommand cloudflared access ssh --hostname %h