Hello akkishore, First thanks for this project. Do you know where I can find original version of: https://github.com/akkishore/multissh/blob/090a60d31574088475fad45aeb2d452db41f3405/public/xterm-addon-fit.js https://github.com/akkishore/multissh/blob/090a60d31574088475fad45aeb2d452db41f3405/public/xterm.js https://github.com/akkishore/multissh/blob/090a60d31574088475fad45aeb2d452db41f3405/release/multissh-linux/pty.node (and other version like win/mac) https://github.com/akkishore/multissh/blob/090a60d31574088475fad45aeb2d452db41f3405/release/multissh-linux/xdg-open Knowing origin of content allow to reduce effort (imagine I find a bug in pty.node I can fix it upstream) make harder to do supply chain attack.
Hello akkishore,
First thanks for this project. Do you know where I can find original version of:
https://github.com/akkishore/multissh/blob/090a60d31574088475fad45aeb2d452db41f3405/public/xterm-addon-fit.js
https://github.com/akkishore/multissh/blob/090a60d31574088475fad45aeb2d452db41f3405/public/xterm.js
https://github.com/akkishore/multissh/blob/090a60d31574088475fad45aeb2d452db41f3405/release/multissh-linux/pty.node (and other version like win/mac)
https://github.com/akkishore/multissh/blob/090a60d31574088475fad45aeb2d452db41f3405/release/multissh-linux/xdg-open
Knowing origin of content allow to reduce effort (imagine I find a bug in pty.node I can fix it upstream) make harder to do supply chain attack.