aboutsummaryrefslogtreecommitdiff
path: root/doc/examples
Commit message (Collapse)AuthorAgeFilesLines
* test scripts: Add test scripts for testing Unix file socket support (i.e. ↵Mike Gabriel2016-07-042-0/+296
| | | | proxy2proxy and proxy2agent sessions via Unix file sockets).
* test scripts: Update copyright headers.Mike Gabriel2016-07-032-1/+2
|
* test scripts: Rename run-nxproxy2nxproxy-test -> run-nxproxy2nxproxy.Mike Gabriel2016-07-031-0/+0
|
* test scripts: Add run-nxagent test script.Mike Gabriel2016-06-271-0/+140
|
* doc/examples/run-nxproxy2nxproxy-test: Create NX_COOKIE dynamically using ↵Mike Gabriel2015-06-251-3/+4
| | | | the mcookie tool.
* test script: doc/examples/run-nxproxy2nxproxy-testMike Gabriel2015-04-151-0/+140
Launch this script (after nxproxy has been installed into $PATH) and you will be able to evoke any local command through a nxproxy -C <-> nxproxy -S connection on DISPLAY=:8. This eases testing NX compression without using NX agent on the server side. How to use: # install nxproxy into $PATH, then... $ cd doc/examples/ $ ./run-nxproxy2nxproxy-test $ export DISPLAY=:8 $ xterm