Show pagesourceOld revisionsBacklinksFold/unfold allBack to top Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer Reddit TeamsRecent ChangesSend via e-MailPrintPermalink × replace netcat with socat # original ProxyCommand nc -v -x 127.0.0.1:7890 %h %p # new ProxyCommand socat - PROXY:127.0.0.1:%h:%p,proxyport=7890 # new with verbose ProxyCommand socat -v - PROXY:127.0.0.1:%h:%p,proxyport=7890 The type hierarchy in TypeScript note/thu_jun_19_2025.txt Last modified: 2025/06/19 09:42by root1