adequacy1
adequacy1
> The only weirdness seems that I get reconnected all the time. Will investigate this further when I have time. Also, constantly reconnects, impossible to use.
> 3. Run sudo ./outline_linux_service.sh {linux_username} There is no such file. There is install_linux_service.sh .
> We now have a CLI that should work on Arch Linux: https://github.com/Jigsaw-Code/outline-sdk/tree/main/x/examples/outline-cli [ERROR] 2024/07/20 13:58:50 failed to create OutlineDevice: invalid server hostname: lookup Y2hh...(the rest of the ss-file content...
Try to take rope in your hand
Exactly same here. Looks bad.
core.py: ``` - mqttc = paho.Client(cf.clientid, clean_session=cf.cleansession, protocol=cf.protocol) + mqttc = paho.Client(paho.CallbackAPIVersion.VERSION1, cf.clientid, clean_session=cf.cleansession, protocol=cf.protocol) ```
What do I do with this error? ``` # go run github.com/Jigsaw-Code/outline-sdk/x/examples/outline-cli@latest -transport "ss://Y2hhY2hh[...hidden...]wNzU0#127+%D0%92%D1%81%D1%8F%D0%BA%D0%B8%D0%B9" OutlineVPN CLI (experimental) [INFO] 2024/07/24 22:06:25 updated global IPv6 support: false [INFO] 2024/07/24 22:06:25 updated global...
Got it. This is the key to VPN Generator (vpngen.org). I thought it was your colleagues. But no, they changed the format of the key and thus made it impossible...
Now vpngen.org has corrected the issuing of keys and they started to work normally with outline-cli. But I found it more convenient to use shadowsocks-rust client in socks-proxy mode (the...
It's been almost a year, the error persists.