You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The interactive message sending function should use uftc_open() rather than tcpopen() directly.
This will let it (among other things) connect via proxy.
msgc.c will also need modification to support a "--proxy" option.