https://github.com/eaqx/sing-box-bsd
sing-box core for BSD
https://github.com/eaqx/sing-box-bsd
binary build freebsd openbsd sing-box
Last synced: 6 months ago
JSON representation
sing-box core for BSD
- Host: GitHub
- URL: https://github.com/eaqx/sing-box-bsd
- Owner: eaqx
- Created: 2025-09-23T02:19:10.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-10-05T10:40:44.000Z (6 months ago)
- Last Synced: 2025-10-05T11:34:35.798Z (6 months ago)
- Topics: binary, build, freebsd, openbsd, sing-box
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Since the official sing-box project does not provide kernels for mainstream BSD systems, and the versions available in some BSD software repositories are outdated and lack several default build tags, this repository provides a modified version of the official GitHub Actions workflow for compiling sing-box kernels on major BSD systems.
The compiled kernels in this repository include the following build tags (default):
`with_gvisor` `with_quic` `with_dhcp` `with_wireguard` `with_utls` `with_acme` `with_clash_api` `with_tailscale` `badlinkname` `tfogo_checklinkname0`
You can download the prebuilt binaries directly from the [Releases](https://github.com/eaqx/sing-box-bsd/releases) section of this repository.
Source Code Repository:
[SagerNet/sing-box](https://github.com/SagerNet/sing-box)