Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.8k views
in Technique[技术] by (71.8m points)

node.js - how can I have 2 separate processes do a handshake so that process A is only allowed to run process B

I have 2 distinct unix binaries, process_A and process_B. How can I implement a handshake so that process_B will only run if its being called from process_A. Ideally I would like to see this in a bash example. When I run this in my code, I will be using obfuscated node.js code.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...