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

世界 1413c5022a Add proxy protocol support 3 years ago
.github ac0ead1473 Add strategy setting for each dns server 3 years ago
adapter d4b7e221f0 Add v2ray QUIC transport 3 years ago
cmd aa8cdaee22 Handle SIGHUP signal 3 years ago
common 1413c5022a Add proxy protocol support 3 years ago
constant 4005452772 Add v2ray HTTP transport 3 years ago
docs 7ba0a14e97 Add bind address to outbound options 3 years ago
experimental 082872b2f3 Prepare v2ray client/server transport 3 years ago
inbound 1413c5022a Add proxy protocol support 3 years ago
log 97870c9288 Refactor bufio 3 years ago
option 1413c5022a Add proxy protocol support 3 years ago
outbound 1413c5022a Add proxy protocol support 3 years ago
release eb0ef439d6 Add with_acme to server scripts 3 years ago
route 9f6ff54a76 Parse X-Forward-For in HTTP requests 3 years ago
test 1413c5022a Add proxy protocol support 3 years ago
transport 9f6ff54a76 Parse X-Forward-For in HTTP requests 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 b1b1ab5350 Update release config 3 years ago
LICENSE 60691819b1 Init commit 3 years ago
Makefile 9edfe7d9d3 Accept HTTP1 in naive inbound 3 years ago
README.md b44a1cd823 Add README 3 years ago
box.go 3a442347a5 Update documentation 3 years ago
go.mod 1413c5022a Add proxy protocol support 3 years ago
go.sum 1413c5022a Add proxy protocol support 3 years ago
mkdocs.yml 3a442347a5 Update 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/>.