User Tools

Site Tools


synergy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
synergy [2018/05/07 21:05]
k2patel
synergy [2018/05/07 21:08]
k2patel [Post Build]
Line 50: Line 50:
 </​code>​ </​code>​
  
 +==== Starting server / client ====
 +In my case server is on linux and client is on mac.
  
 +=== Server ===
 +<code bash | start server>
 +/​usr/​bin/​synergy-core --server --name desk -c /​tmp/​Synergy.TJ6658 --address :24800 -c ~/​.synergy.conf --enable-drag-drop --enable-crypto --daemon
 +</​code>​
  
 +=== Client === 
 +<code bash | start client>​ 
 +</​code>​
 ==== Autossh ( If do not want to use built-in crytpo library ) ==== ==== Autossh ( If do not want to use built-in crytpo library ) ====
  
synergy.txt · Last modified: 2020/12/22 23:37 by k2patel