Shadowsocks-windows: simple-obfs的命令行窗口无法关闭

Created on 13 Jan 2020  ·  1Comment  ·  Source: shadowsocks/shadowsocks-windows

Shadowsocks version / 影梭版本

4.1.9.2

Environment (Operating system, .NET Framework, etc) / 使用环境(操作系统,.NET Framework等)

Win10家庭中文版1909 .net 4.8

Steps you have tried / 操作步骤

之前版本没有遇到过,自从升级4.1.9.2后出现obfs的命令行窗口隔一段时间就弹出一次 并且关闭后会立刻再次弹出。

Config and error log in detail (with all sensitive info masked) / 配置文件和日志文件(请隐去敏感信息)

gui-config:
{
"version": "4.1.9.2",
"configs": [
{
"server": "x.x.x.x",
"server_port": 8081,
"password": "xxxxxx1111",
"method": "chacha20",
"plugin": "obfs-local",
"plugin_opts": "obfs=http;obfs-host=www.xxx.cn",
"plugin_args": "",
"remarks": "1",
"timeout": 5
},
{
"server": "x.x.x.x",
"server_port": 8082,
"password": "xxxxxx1",
"method": "chacha20",
"plugin": "obfs-local",
"plugin_opts": "obfs=http;obfs-host=www.xxx.cn",
"plugin_args": "",
"remarks": "2",
"timeout": 5
},
{
"server": "x.x.x.x",
"server_port": 8083,
"password": "xxxxxx2",
"method": "chacha20",
"plugin": "obfs-local",
"plugin_opts": "obfs=http;obfs-host=www.xxx.cn",
"plugin_args": "",
"remarks": "3",
"timeout": 5
},
{
"server": "x.x.x.x",
"server_port": 8084,
"password": "xxxxxx11",
"method": "chacha20",
"plugin": "obfs-local",
"plugin_opts": "obfs=http;obfs-host=www.xxx.cn",
"plugin_args": "",
"remarks": "4",
"timeout": 5
},
{
"server": "x.x.x.x",
"server_port": 8085,
"password": "xxxxx",
"method": "chacha20",
"plugin": "obfs-local",
"plugin_opts": "obfs=http;obfs-host=www.xxx.cn",
"plugin_args": "",
"remarks": "gz",
"timeout": 5
}
],
"strategy": "com.shadowsocks.strategy.balancing",
"index": -1,
"global": false,
"enabled": true,
"xxxxxxOverLan": false,
"isDefault": false,
"isIPv6Enabled": false,
"localPort": 1080,
"portableMode": true,
"showPluginOutput": true,
"pacUrl": null,
"gfwListUrl": null,
"useOnlinePac": false,
"secureLocalPac": true,
"availabilityStatistics": false,
"autoCheckUpdate": true,
"checkPreRelease": false,
"isVerboseLogging": true,
"logViewer": {
"topMost": false,
"wrapText": false,
"toolbarShown": false,
"Font": "Consolas, 8pt",
"BackgroundColor": "Black",
"TextColor": "White"
},
"proxy": {
"useProxy": false,
"proxyType": 0,
"proxyServer": "",
"proxyPort": 0,
"proxyTimeout": 3,
"useAuth": false,
"authUser": "",
"authPwd": ""
},
"hotkey": {
"SwitchSystemProxy": "",
"SwitchSystemProxyMode": "",
"SwitchAllowLan": "",
"ShowLogs": "",
"ServerMoveUp": "",
"ServerMoveDown": "",
"RegHotkeysAtStartup": false
}
}

obfs命令行显示:
2020-01-13 11:20:18 [simple-obfs] INFO: obfuscating enabled
2020-01-13 11:20:18 [simple-obfs] INFO: obfuscating hostname: www.xxx.cn
2020-01-13 11:20:18 [simple-obfs] INFO: listening at 127.0.0.1:51302

日志:
[2020-01-13 11:05:36] Shadowsocks started (4.1.9.2)
[2020-01-13 11:06:11] Started SIP003 plugin for x.x.x.x:8085 on 127.0.0.1:55047 - PID: 18868
[2020-01-13 11:06:11] Shadowsocks started (4.1.9.2)
[2020-01-13 11:06:39] Started SIP003 plugin for x.x.x.x:8085 on 127.0.0.1:55089 - PID: 22808
[2020-01-13 11:06:39] Shadowsocks started (4.1.9.2)
[2020-01-13 11:08:25] Using external translation
[2020-01-13 11:08:25] Current language is: zh-CN
[2020-01-13 11:08:26] Started SIP003 plugin for x.x.x.x:8085 on 127.0.0.1:49851 - PID: 11896
[2020-01-13 11:08:26] Shadowsocks started (4.1.9.2)
[2020-01-13 11:08:55] Checking GFWList from https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt
[2020-01-13 11:08:57] Detected: PAC file 'pac.txt' was changed.
[2020-01-13 11:10:59] Detected: PAC file 'pac.txt' was deleted.
[2020-01-13 11:11:05] Using external translation
[2020-01-13 11:11:05] Current language is: zh-CN
[2020-01-13 11:11:05] Started SIP003 plugin for x.x.x.x:8085 on 127.0.0.1:50529 - PID: 14112
[2020-01-13 11:11:05] Shadowsocks started (4.1.9.2)
[2020-01-13 11:11:13] Checking GFWList from https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt
[2020-01-13 11:11:15] Detected: PAC file 'pac.txt' was changed.
[2020-01-13 11:12:27] Started SIP003 plugin for x.x.x.x:8085 on 127.0.0.1:50766 - PID: 7024
[2020-01-13 11:12:32] Started SIP003 plugin for x.x.x.x:8085 on 127.0.0.1:50776 - PID: 18940
[2020-01-13 11:13:50] Shadowsocks started (4.1.9.2)
[2020-01-13 11:13:51] Started SIP003 plugin for x.x.x.x:8083 on 127.0.0.1:50922 - PID: 6532
[2020-01-13 11:15:07] Started SIP003 plugin for x.x.x.x:8081 on 127.0.0.1:51024 - PID: 8720
[2020-01-13 11:15:20] Started SIP003 plugin for x.x.x.x:8085 on 127.0.0.1:51068 - PID: 11180
[2020-01-13 11:15:52] Started SIP003 plugin for x.x.x.x:8084 on 127.0.0.1:51108 - PID: 16580

Most helpful comment

请确保没有选中任务栏托盘区纸飞机图表中的右键菜单中的帮助菜单下的“显示插件输出”。

>All comments

请确保没有选中任务栏托盘区纸飞机图表中的右键菜单中的帮助菜单下的“显示插件输出”。

Was this page helpful?
0 / 5 - 0 ratings