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

QR scanner not work #1308

Closed
4 of 19 tasks
kinosang opened this issue Jul 24, 2017 · 6 comments
Closed
4 of 19 tasks

QR scanner not work #1308

kinosang opened this issue Jul 24, 2017 · 6 comments

Comments

@kinosang
Copy link

Please read FAQ then answer these questions before submitting your issue. Thanks!

Environment

  • Android version: 7.0
  • Device: Galaxy S6 G9200
  • Shadowsocks version: v4.1.8
  • Last version that did not exhibit the issue (if applicable):

Configuration

Put an x inside the [ ] that applies.

  • IPv4 server address
  • IPv6 server address
  • Client IPv4 availability
  • Client IPv6 availability
  • Local port: 1080
  • Encrypt method: ChaCha20
  • One-time authentication
  • Route
    • All
    • Bypass LAN
    • Bypass China
    • Bypass LAN & China
    • GFW List
    • China List
    • Custom rules
  • IPv6 route
  • Per-App Proxy
    • Bypass mode
  • Remote DNS: 8.8.8.8
  • DNS Forwarding
  • Plugin configuration (if applicable):
  • Auto Connect
  • TCP Fast Open
  • NAT mode

What did you do?

  1. Use QR scanner to add profile
  2. The scanner did nothing

What did you expect to see?

  1. Profile added by the scanner

What did you see instead?

  1. Nothing
@Mygod
Copy link
Contributor

Mygod commented Jul 24, 2017 via email

@realJustinLee
Copy link

realJustinLee commented Jul 27, 2017

@Mygod @madeye Valid QR code(Generated by ShadowSocksX-NG). QR code scanner never worked. And anyway, Thank you for your contributions.

@kinosang
Copy link
Author

Both of the QR code generated by ShadowSocksX-NG and generated manually are tested.

Still not work.

@madeye
Copy link
Contributor

madeye commented Jul 28, 2017

Post your generated QR code here.

@madeye
Copy link
Contributor

madeye commented Jul 28, 2017

BTW, you can generate and test your QR code here: https://shadowsocks.org/en/config/quick-guide.html

@realJustinLee
Copy link

2017-07-30 7 12 23

{
    "configs":[
        {
            "remarks":"testService",
            "server":"test.service.com",
            "server_port":"65535",
            "password":"testService",
            "method":"rc4-md5",
            "obfs":"plain",
            "obfsparam":"",
            "remarks_base64":"576O5Zu957q/6LevMw==",
            "group":"",
            "tcp_over_udp":false,
            "udp_over_tcp":false,
            "protocol":"origin",
            "obfs_udp":false,
            "enable":true
        },
    ],
    "index":"0",
    "random":false,
    "global":false,
    "enabled":false,
    "shareOverLan":false,
    "isDefault":false,
    "localPort":"1080",
    "pacUrl":null,
    "useOnlinePac":false,
    "reconnectTimes":"0",
    "randomAlgorithm":"0",
    "TTL":"0",
    "proxyEnable":false,
    "proxyType":"0",
    "proxyHost":null,
    "proxyPort":"0",
    "proxyAuthUser":null,
    "proxyAuthPass":null,
    "authUser":null,
    "authPass":null,
    "autoban":false
}

@madeye POSTED, BUG REPRODUCED.

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

No branches or pull requests

4 participants