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

dyhkwong 5a9c2b1e80 darwin pf support (#52) 3 years ago
.github 44818701bc Fix issue template (#48) 3 years ago
adapter dbda0ed98a Add chained inbound support 3 years ago
cmd 0348ace253 Initial release 3 years ago
common 5a9c2b1e80 darwin pf support (#52) 3 years ago
constant 561a9e5275 Update documentation 3 years ago
docs bda34fdb3b Refactor outbound documentation 3 years ago
experimental 082872b2f3 Prepare v2ray client/server transport 3 years ago
inbound dbda0ed98a Add chained inbound support 3 years ago
log 97870c9288 Refactor bufio 3 years ago
option 374743d022 Add process_path rule item (#51) 3 years ago
outbound 67c7e9fd86 Refactor inbound documetation 3 years ago
release 122daa4bfb Simplify server installation 3 years ago
route 426b677eb8 Fix process_name rule item 3 years ago
test cd98ea5008 Fix socksaddr type condition 3 years ago
transport d440a01792 Add grpc compatibility test 3 years ago
.gitignore 44fcfab9aa Improve build 3 years ago
.golangci.yml 3157593b6b Add uid and android user rules support in tun routing 3 years ago
.goreleaser.yaml 561a9e5275 Update documentation 3 years ago
Dockerfile c6ef276811 Update dependencies 3 years ago
LICENSE 60691819b1 Init commit 3 years ago
Makefile 0348ace253 Initial release 3 years ago
README.md b44a1cd823 Add README 3 years ago
box.go dbda0ed98a Add chained inbound support 3 years ago
go.mod d8028a8632 Fix smux session status 3 years ago
go.sum d8028a8632 Fix smux session status 3 years ago
mkdocs.yml bda34fdb3b Refactor outbound documentation 3 years ago

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/>.