Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在18.04上无法添加订阅链接, 输入URL后闪了一下然后没有反应 #101

Open
zhimouliang opened this issue Jun 9, 2020 · 4 comments

Comments

@zhimouliang
Copy link

Your os

Ubuntu 18.04

The version of electron-ssr

v0.3.0-alpha.6

What's the problem

在18.04上无法添加订阅链接, 输入URL后闪了一下然后没有反应

App log here

2020-06-09 23:24:14:735 [info] Kill client
2020-06-09 23:24:14:736 [info] pac server closed.
2020-06-09 23:24:14:738 [info] IPv6 support

2020-06-09 23:24:14:738 [info] s2h: [2020-06-09T15:24:14Z INFO socks2http::monitor::imp] Received SIGINT, exiting

2020-06-09 23:24:14:738 [info] s2h exited with code/signal: 0
2020-06-09 23:24:15:861 [info] Register shortcut: toggleWindow, Ctrl+Shift+W
2020-06-09 23:24:15:990 [info] run command: %s python /home/richard/.config/electron-ssr/shadowsocksr/shadowsocks/local.py -s hk.iepl-hgc.ccddns.online -p 33947 -k ****** -m aes-128-ctr -O auth_aes128_md5 -o http_simple -b 127.0.0.1 -l 1079
2020-06-09 23:24:15:992 [info] pac server listen at: 127.0.0.1:2333
2020-06-09 23:24:16:005 [info] s2h: [2020-06-09T15:24:15Z INFO socks2http] Listen at: 127.0.0.1:12333
[2020-06-09T15:24:15Z INFO socks2http] Proxy Server: 127.0.0.1:1079

2020-06-09 23:24:16:048 [info] s2h: [2020-06-09T15:24:16Z INFO socks2http] This is socks2http by xVanTuring

2020-06-09 23:24:16:048 [info] 2020-06-09 23:24:16 INFO util.py:94 loading libcrypto from libcrypto.so.1.1
2020-06-09 23:24:16:048 [info] 2020-06-09 23:24:16 INFO local.py:50 local start with protocol[auth_aes128_md5] password [R4fAKV] method [aes-128-ctr] obfs [http_simple] obfs_param []
2020-06-09 23:24:16:048 [info] 2020-06-09 23:24:16 INFO local.py:54 starting local at 127.0.0.1:1079
2020-06-09 23:24:16:048 [info] 2020-06-09 23:24:16 INFO asyncdns.py:287 black_hostname_list init as : []
2020-06-09 23:24:16:048 [info] 2020-06-09 23:24:16 INFO asyncdns.py:335 dns server: [('127.0.0.53', 53)]
2020-06-09 23:24:16:049 [info]

@jackyting825
Copy link

deepin linux15.11也一样

@haha405pan
Copy link

manjaro 也一样。。

@dujinyu
Copy link

dujinyu commented Dec 14, 2020

Your os

Ubuntu 18.04

The version of electron-ssr

v0.3.0-alpha.6

What's the problem

在18.04上无法添加订阅链接, 输入URL后闪了一下然后没有反应

App log here

2020-06-09 23:24:14:735 [info] Kill client
2020-06-09 23:24:14:736 [info] pac server closed.
2020-06-09 23:24:14:738 [info] IPv6 support

2020-06-09 23:24:14:738 [info] s2h: [2020-06-09T15:24:14Z INFO socks2http::monitor::imp] Received SIGINT, exiting

2020-06-09 23:24:14:738 [info] s2h exited with code/signal: 0
2020-06-09 23:24:15:861 [info] Register shortcut: toggleWindow, Ctrl+Shift+W
2020-06-09 23:24:15:990 [info] run command: %s python /home/richard/.config/electron-ssr/shadowsocksr/shadowsocks/local.py -s hk.iepl-hgc.ccddns.online -p 33947 -k ****** -m aes-128-ctr -O auth_aes128_md5 -o http_simple -b 127.0.0.1 -l 1079
2020-06-09 23:24:15:992 [info] pac server listen at: 127.0.0.1:2333
2020-06-09 23:24:16:005 [info] s2h: [2020-06-09T15:24:15Z INFO socks2http] Listen at: 127.0.0.1:12333
[2020-06-09T15:24:15Z INFO socks2http] Proxy Server: 127.0.0.1:1079

2020-06-09 23:24:16:048 [info] s2h: [2020-06-09T15:24:16Z INFO socks2http] This is socks2http by xVanTuring

2020-06-09 23:24:16:048 [info] 2020-06-09 23:24:16 INFO util.py:94 loading libcrypto from libcrypto.so.1.1
2020-06-09 23:24:16:048 [info] 2020-06-09 23:24:16 INFO local.py:50 local start with protocol[auth_aes128_md5] password [R4fAKV] method [aes-128-ctr] obfs [http_simple] obfs_param []
2020-06-09 23:24:16:048 [info] 2020-06-09 23:24:16 INFO local.py:54 starting local at 127.0.0.1:1079
2020-06-09 23:24:16:048 [info] 2020-06-09 23:24:16 INFO asyncdns.py:287 black_hostname_list init as : []
2020-06-09 23:24:16:048 [info] 2020-06-09 23:24:16 INFO asyncdns.py:335 dns server: [('127.0.0.53', 53)]
2020-06-09 23:24:16:049 [info]
解决了没有啊

@real-linsir
Copy link

我也一样如此,从剪贴板导入也不行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants