Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Fail to import gui-config.json in 3.0.1 #801

Closed
zdyang opened this issue Jun 2, 2019 · 1 comment
Closed

Fail to import gui-config.json in 3.0.1 #801

zdyang opened this issue Jun 2, 2019 · 1 comment

Comments

@zdyang
Copy link

zdyang commented Jun 2, 2019

I used shadowsocks-qt5 3.0.1 (appimage version) on Ubuntu 18.04 LTS.
I failed to import my configurations from a gui-config.json file. Once I tried to import a gui-config.json file, a Edit Profile dialog with blank entries pops up. I have read Issue #562 but did not fix it.
A sample json file is attached.
Thanks for your work and any help will be appreciated.

{
    "configs": [
        {
            "method": "chacha20-ietf",
            "password": "password",
            "remarks": "sample",
            "server": "sample.ss.site",
            "server_port": 8388
        },
        {
            "method": "chacha20-ietf",
            "password": "password",
            "remarks": "sample2",
            "server": "sample2.ss.site",
            "server_port": 8388
        }
    ],
    "localPort": 1080,
    "shareOverLan": false
}
@zdyang
Copy link
Author

zdyang commented Jun 7, 2019

Solved. Import the file from File->import

@zdyang zdyang closed this as completed Jun 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant