Show pageOld revisionsBacklinksFold/unfold allBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. replace netcat with socat <code lang=bash> # 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 </code> ====== The type hierarchy in TypeScript ====== {{ :note:screenshot_2025-06-19_at_17.41.18.png |}} note/thu_jun_19_2025.txt Last modified: 2025/06/19 09:42by root1