alalamav
alalamav
Support online Shadowsocks server configurations per [SIP008 online config](https://github.com/shadowsocks/shadowsocks-org/issues/89). For the first feature iteration we will support online config https URLs with domain names and root authority certificates. Fetch the...
- Leverages yarn workspaces to share type definitions, reducing duplicate interfaces. - shadowbox depends on outline-metrics-server for the metrics report interfaces. - outline-manager depends on shadowbox for (some) API definitions....
- The client device fails to establish a connection if the host device is already in VPN mode. - If the connection is established before the host device enters VPN...
When the force_message_version advanced setting is set to 2 (no obfuscation), the client fails to connect to peers. A workaround is to set force_message_version to 0 - client successfully connects.
We currently use GitHub actions to run unit tests on pull requests. We should also automate releases for both Intra and Outline on CI.
Currently, `PackageReplacedReceiver` is enabled [by default](https://github.com/ToniKorin/cordova-plugin-autostart/blob/master/plugin.xml#L53). It will start the app or service when `enable` or `enableService` have been called. It would be useful to have the ability to enable...
- [ ] Remove/refactor any extraneous/legacy cruft (e.g. Psiphon-specific stuff?) - [ ] Refactor any spaghetti, non-DRY, or error-prone code - [ ] Grab any config-type values (e.g. DNS resolver...