The universal proxy platform
Go to file
2022-07-17 08:48:57 +08:00
.github
adapter Add route.default_interface option 2022-07-15 15:00:54 +08:00
cmd/sing-box
common Fix build 2022-07-17 08:48:57 +08:00
constant Add stun sniffer 2022-07-16 12:01:02 +08:00
docs Minor fixes 2022-07-16 22:03:35 +08:00
inbound Add redir tproxy and dns inbound 2022-07-15 08:42:02 +08:00
log Add set_system_proxy option for windows 2022-07-14 14:41:35 +08:00
option Add route.default_interface option 2022-07-15 15:00:54 +08:00
outbound
route Add stun sniffer 2022-07-16 12:01:02 +08:00
test Fix build 2022-07-17 08:48:57 +08:00
.gitignore
.golangci.yml
box.go
format.go
go.mod Fix build 2022-07-17 08:48:57 +08:00
go.sum Fix build 2022-07-17 08:48:57 +08:00
LICENSE
mkdocs.yml Add redir tproxy and dns inbound 2022-07-15 08:42:02 +08:00
README.md

sing-box

The universal proxy platform.

Documentation

https://sing-box.sagernet.org

License

Copyright (C) 2022 by nekohasekai <contact-sagernet@sekai.icu>

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