Pretent to be a vt100

This commit is contained in:
Jamie Cameron
2022-10-22 18:19:02 -07:00
parent 98c2ce24c1
commit acec438536

View File

@@ -1,6 +1,5 @@
#!/usr/local/bin/perl
# Show a terminal that is connected to a Websockets server via Webmin proxying
# XXX need to set terminal type
# XXX clean up old proxy ports
BEGIN { push(@INC, ".."); };