2
0
mirror of git://git.proxmox.com/git/spiceterm.git synced 2025-08-22 02:07:24 +00:00
2013-10-23 10:58:24 +02:00
2013-09-12 11:08:02 +02:00
2013-10-23 10:58:24 +02:00
2013-09-11 12:11:43 +02:00
2013-10-23 10:58:24 +02:00
2013-09-11 12:56:28 +02:00
2013-09-10 13:05:05 +02:00
2013-10-17 13:25:50 +02:00
2013-10-23 10:58:24 +02:00
2013-10-11 14:31:51 +02:00
2013-10-23 10:58:24 +02:00
2013-10-23 10:58:24 +02:00
2013-09-11 07:44:47 +02:00

spiceterm is a full featured terminal emulator and exports the display
using the SPICE protocol.

Features: 

* xterm/linux compatible
* cut and paste (vdagent)
* screen resize (vdagent)

Example usage:

By default we start a simple shell (/bin/sh)

# ./spiceterm & remote-viewer spice://localhost:5912

You can also specify the program to execute, for example a login screen

# ./spiceterm -c /bin/login & remote-viewer spice://localhost:5912

Or enter a OpenVZ container console

# ./spiceterm -c vzctl enter 100  & remote-viewer spice://localhost:5912

Description
No description provided
Readme 577 KiB
Languages
C 98%
Makefile 1.3%
Perl 0.7%