antos-appimage/runner.ini

15 lines
337 B
INI
Raw Normal View History

2022-09-20 11:41:59 +02:00
[vterm]
2022-10-03 16:23:24 +02:00
# Do not change these 2 options
2022-09-20 11:41:59 +02:00
exec = ./opt/www/bin/vterm
param = unix:/tmp/antd_hotline.sock
2022-10-03 16:23:24 +02:00
# change this to enable debug
debug = 0
# used only by tunnel to authentificate user
[tunnel_keychain]
exec = ./opt/www/bin/wfifo
param = unix:/tmp/antd_hotline.sock
param = keychain
param = /tmp/antunnel_keychain
param = r
debug = 1