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
|
2023-03-29 12:18:14 +02:00
|
|
|
param = unix:/tmp/antd_hotline.sock
|
2022-10-03 16:23:24 +02:00
|
|
|
# change this to enable debug
|
2023-03-29 12:18:14 +02:00
|
|
|
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
|