代理平台(类似Xray) https://github.com/SagerNet/sing-box.git

世界 bcefe8716f Fix typo in documentation před 3 roky
.github 44fcfab9aa Improve build před 3 roky
adapter 84e4677a94 Improve process searcher před 3 roky
cmd 12d7e19f32 Allow read config from stdin před 3 roky
common 746b5d8be0 Add trojan connection fallback před 3 roky
constant 0377a11719 Fix route on android před 3 roky
docs bcefe8716f Fix typo in documentation před 3 roky
experimental 4067e0f25c Fix copy early conn před 3 roky
inbound 746b5d8be0 Add trojan connection fallback před 3 roky
log 97870c9288 Refactor bufio před 3 roky
option 746b5d8be0 Add trojan connection fallback před 3 roky
outbound d1c3dd0ee1 Add hysteria and acme TLS certificate issuer (#18) před 3 roky
release eb0ef439d6 Add with_acme to server scripts před 3 roky
route 84e4677a94 Improve process searcher před 3 roky
test f13ecbd9bb Wait a second before check route update před 3 roky
transport d1c3dd0ee1 Add hysteria and acme TLS certificate issuer (#18) před 3 roky
.gitignore 44fcfab9aa Improve build před 3 roky
.golangci.yml 3157593b6b Add uid and android user rules support in tun routing před 3 roky
.goreleaser.yaml 8e8b4dba22 Update documentation před 3 roky
LICENSE 60691819b1 Init commit před 3 roky
Makefile f22c2690ec Fix lint před 3 roky
README.md b44a1cd823 Add README před 3 roky
box.go d0fa79044a Start outbounds before router před 3 roky
go.mod 746b5d8be0 Add trojan connection fallback před 3 roky
go.sum 746b5d8be0 Add trojan connection fallback před 3 roky
mkdocs.yml 8e8b4dba22 Update documentation před 3 roky

README.md

sing-box

The universal proxy platform.

Documentation

https://sing-box.sagernet.org

License

Copyright (C) 2022 by nekohasekai <[email protected]>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.