v1rtl

Results 452 comments of v1rtl

Currently I want to migrate from python shadowsocks to golang one, so I'd prefer using the config I already have: ```json { "server": "example.com", "server_port": "1337", "local_port": "2285", "password": "pwd",...

Agree with this, when I see >1K issues on a project it feels like it got abandoned (imo) some issues can be closed manually tho (if having a stale bot...

any updates on the PR?

**EDIT: Issue resolved, I needed to add `env SHELL=bash`** Unfortunately it doesn't build :( ``` ❯ yarn electron-pack --linux pacman yarn run v1.19.1 $ yarn electron-builder --linux pacman $ /home/v1rtl/twizzle/node_modules/.bin/electron-builder...

Okay, I've built it and installed it manually, now it's time to write `PKGBUILD` To install manually I used this: ``` yarn yarn build-all env SHELL=bash yarn electron-pack --linux pacman...

Thank you for explaining the issue, yes, I'll make a PR for more friendly message

Thanks for information, I'll be waiting for documentation

> Thanks for your efforts @talentlessguy. We're actually planning on achieving this repo since it's no longer used by anything we actively maintain. > > For most purposes, the following...