系統(tǒng)環(huán)境:MacOS Monterey
第一步,下載Putty 源代碼PuTTY Download Page
第二步:解壓文件,進(jìn)入文件夾下
第三步:運(yùn)行 ./mkauto.sh
代碼
第四步:進(jìn)入本文件夾里的unix/
文件夾
第五步:運(yùn)行 ./configure
第六步:運(yùn)行 make -f Makefile
編譯完成后,目錄下有編譯好的puttygen等
./puttygen
可以使用
參考文獻(xiàn):
PuTTY [chiark.greenend.org.uk]
PuTTY [Github mirror] [github.com/Yasushi]
How to Compile and Build PuTTY on Ubuntu 16.04