mirror of
https://github.com/sorenisanerd/gotty.git
synced 2024-11-14 01:14:25 +00:00
c66ae7b2e4
Launch an Xspice and run: echo -ne "\033]844;127.0.0.1;9876\007" This will launch a SPiCE client connecting to 127.0.0.1:9876. Still need to add all the security stuff and generally be more defensive in the implementation.
9 lines
197 B
JSON
9 lines
197 B
JSON
{
|
|
"name": "eyeos-spiceproxy",
|
|
"version": "0.0.76",
|
|
"description": "spice client network stack library",
|
|
"main": "spiceproxy.js",
|
|
"author": "eyeOS",
|
|
"homepage": "http://www.eyeos.com"
|
|
}
|