mirror of
https://github.com/webmin/webmin.git
synced 2026-05-06 15:20:29 +01:00
Direct links to xterm do not need to be supported
Some checks failed
webmin.dev: webmin/webmin / build (push) Has been cancelled
Some checks failed
webmin.dev: webmin/webmin / build (push) Has been cancelled
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/usr/local/bin/perl
|
||||
# Show a terminal that is connected to a Websockets server via Webmin proxying
|
||||
|
||||
$unsafe_index_cgi = 1;
|
||||
require './xterm-lib.pl';
|
||||
&ReadParse();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user