mirror of
https://github.com/lwch/natpass.git
synced 2024-04-21 12:41:54 +00:00
增加env支持
This commit is contained in:
+3
-1
@@ -24,4 +24,6 @@ tunnel: # 远端tunnel列表可为空
|
||||
local_port: 8080 # 本地监听端口号
|
||||
#exec: /bin/bash # 运行命令
|
||||
# windows默认powershell或cmd
|
||||
# 其他系统bash或sh
|
||||
# 其他系统bash或sh
|
||||
env: # 环境变量设置
|
||||
- TERM=xterm
|
||||
Reference in New Issue
Block a user