sing-box
sing-box copied to clipboard
The universal proxy platform
### Welcome - [X] Yes, I'm using the latest major release. Only such installations are supported. - [X] Yes, I've searched similar issues on GitHub and didn't find any. -...
Support for sing-box instances running as OS privileged services. TODO: * [ ] Persistence support * [ ] Attach support
Hi, is there any feature that works like fallbacks in xray or trojan which redirect un-authorized traffic to local http server
The PR ports `Multiple config files support` to sing-box, and takes advice from #164. ```bash sing-box run -c inbound.json -c outbound.json sing-box run -r -c config_dir ```
The PR add subscription service support. Please see document files in the PR for detail. Together with #163, #164, we can achieve unattended running of `sing-box` without external tools required....
The PR ports the `leastload` and`leastping` balancers to `sing-box`, which were committed here: https://github.com/v2fly/v2ray-core/pull/589 Please see document files in the PR for detail. ### Preview config: ``` { "tag": "leastload",...
Signed-off-by: Miro11
Use with a `selector` outbound. After `fallback` and `url-test` are supported, I'll add provider support for them. Example: ```json { "type": "selector", "tag": "proxy", "providers": [ { "url": "https://example.com/sub", "filter":...
### Welcome - [X] Yes, I'm using the latest major release. Only such installations are supported. - [X] Yes, I'm using the latest Golang release. Only such installations are supported....
### Welcome - [X] Yes, I'm using the latest major release. Only such installations are supported. - [X] Yes, I'm using the latest Golang release. Only such installations are supported....