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

世界 1701aaf78c Add docker image hace 3 años
.github 1701aaf78c Add docker image hace 3 años
adapter d4b7e221f0 Add v2ray QUIC transport hace 3 años
cmd 0348ace253 Initial release hace 3 años
common d0703b78fa Fix dns hijack on android hace 3 años
constant 561a9e5275 Update documentation hace 3 años
docs 122daa4bfb Simplify server installation hace 3 años
experimental 082872b2f3 Prepare v2ray client/server transport hace 3 años
inbound 0d8cfa3031 Add vmess packetaddr option hace 3 años
log 97870c9288 Refactor bufio hace 3 años
option de2453fce9 Add gun-lite gRPC implementation (#44) hace 3 años
outbound 0d8cfa3031 Add vmess packetaddr option hace 3 años
release 122daa4bfb Simplify server installation hace 3 años
route d59d40c118 Fix sniff override destination hace 3 años
test de2453fce9 Add gun-lite gRPC implementation (#44) hace 3 años
transport 561a9e5275 Update documentation hace 3 años
.gitignore 44fcfab9aa Improve build hace 3 años
.golangci.yml 3157593b6b Add uid and android user rules support in tun routing hace 3 años
.goreleaser.yaml 561a9e5275 Update documentation hace 3 años
Dockerfile 1701aaf78c Add docker image hace 3 años
LICENSE 60691819b1 Init commit hace 3 años
Makefile 0348ace253 Initial release hace 3 años
README.md b44a1cd823 Add README hace 3 años
box.go a6baab92f3 Fix early close on windows and catch any hace 3 años
go.mod 0d8cfa3031 Add vmess packetaddr option hace 3 años
go.sum 0d8cfa3031 Add vmess packetaddr option hace 3 años
mkdocs.yml fa017b5977 Add contributing documentation hace 3 años

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