Direct links to xterm do not need to be supported

This commit is contained in:
Jamie Cameron
2026-04-12 13:01:23 -07:00
parent bd7e91c712
commit 4b79787fb2
+2
View File
@@ -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();