mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-03-10 00:15:27 -04:00
2a96605138bc72d1e1bf824ae71c44f24717841d
Previously v2ray can not be built on illumos due to following reasons: 1. missing build tags in transport/internet/sockopt_other.go 2. many definitions in syscall does not exist on illumos This commit addresses these problems by adding missing build tags, and updates those missing syscall deps on illumos to use x/sys/unix.
Project V
Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. See our website for more information.
License
Credits
This repo relies on the following third-party projects:
- In production:
- For testing only:
Languages
Go
71%
JavaScript
28.9%
Shell
0.1%