All Projects → v2ray → Homebrew V2ray

v2ray / Homebrew V2ray

Licence: mit
The homebrew tap for v2ray-core.

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Homebrew V2ray

Anranawsl
公众号:OMGA,百度云Svip、免费获取优酷vip、芒果vip、B站大会员、腾讯vip、百度网盘Svip、科学上网不限速节点、白嫖白撸线报、SS、SSR、V2ray、百度网盘资源更新、百度网盘热门电视剧、电影、每天分享最新的百度网SVIP,迅雷超级会员,爱奇艺VIP会员,优酷VIP会员,哔哩哔哩大会员,百度文库VIP,网易云黑胶VIP,喜马拉雅VIP,千图网VIP ,包图网VIP,摄图网VIP,天眼查VIP,苹果ID等各类VIP帐号,随取随用,完全免费,绝无套路,同时提供:百度文库VIP下载,图库素材VIP下载,学术文献VIP下载(知网维普万方读秀龙源超星,英语数据库,法律数据库,医学数据库,金融数据库),全网视频VIP解析,全网音乐MP3免费听及下载,各种绝版资源汇总,欢迎推荐分享给好友!
Stars: ✭ 308 (-13.73%)
Mutual labels:  v2ray
Ros Install Osx
Installing ROS on OS X.
Stars: ✭ 329 (-7.84%)
Mutual labels:  homebrew
Mac os
Shell scripts for automated macOS machine setup.
Stars: ✭ 336 (-5.88%)
Mutual labels:  homebrew
Homebrew Php
🍺 Homebrew tap for PHP 5.6 to 8.1. PHP 8.1 is a nightly build.
Stars: ✭ 304 (-14.85%)
Mutual labels:  homebrew
V2ray Rules Dat
🦄 🎃 👻 V2Ray 路由规则文件加强版,可代替 V2Ray 官方 geoip.dat 和 geosite.dat,兼容 Shadowsocks-windows、Xray-core、Trojan-Go 和 leaf。Enhanced edition of V2Ray rules dat files, compatible with Xray-core, Shadowsocks-windows, Trojan-Go and leaf.
Stars: ✭ 6,550 (+1734.73%)
Mutual labels:  v2ray
Homebrew Osgeo4mac
Mac homebrew tap for maintaining a stable work environment for the OSGeo.org geospatial toolset
Stars: ✭ 329 (-7.84%)
Mutual labels:  homebrew
Whalebrew
Homebrew, but with Docker images
Stars: ✭ 3,352 (+838.94%)
Mutual labels:  homebrew
Domain List Community
Community managed domain list. Generate geosite.dat for V2Ray.
Stars: ✭ 340 (-4.76%)
Mutual labels:  v2ray
V2ray h2 Tls website onekey
V2RAY 基于 CADDY 的 VMESS+H2+TLS+Website(Use Host)+Rinetd BBR 一键安装脚本
Stars: ✭ 320 (-10.36%)
Mutual labels:  v2ray
De gwd
Debian bypass Gateway & DNS - <Burst Link>
Stars: ✭ 331 (-7.28%)
Mutual labels:  v2ray
Ulaunch
🚀 Custom, open-source qlaunch (Nintendo Switch HOME menu) replacement/reimplementation
Stars: ✭ 313 (-12.32%)
Mutual labels:  homebrew
Redisapp
The easiest way to get started with Redis on the Mac
Stars: ✭ 316 (-11.48%)
Mutual labels:  homebrew
V2 Ui
支持多协议多用户的 v2ray 面板,Support multi-protocol multi-user v2ray panel
Stars: ✭ 3,314 (+828.29%)
Mutual labels:  v2ray
Devmymac
✨ ✨ A Simple Tool To Setup A Mac for Development✨✨
Stars: ✭ 312 (-12.61%)
Mutual labels:  homebrew
V2ray Step By Step
This repo is a fork of ToutyRater/v2ray-guide, we aim to provide a new step-by-step guide of v2ray
Stars: ✭ 341 (-4.48%)
Mutual labels:  v2ray
Subweb
Stars: ✭ 308 (-13.73%)
Mutual labels:  v2ray
Free Ssr V2ray Vpn
ssr/酸酸乳/v2ray/shadowsocks节点/vpn/机场搬运分享
Stars: ✭ 330 (-7.56%)
Mutual labels:  v2ray
Cave Story Md
A fan port of Cave Story for the Sega Mega Drive
Stars: ✭ 354 (-0.84%)
Mutual labels:  homebrew
Nxdumptool
Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.
Stars: ✭ 345 (-3.36%)
Mutual labels:  homebrew
Ibmvps
大方bigfangYouTube频道:https://bit.ly/332QGCa TG:@bigfangfang TG群:https://t.me/dafangbigfang
Stars: ✭ 335 (-6.16%)
Mutual labels:  v2ray

homebrew v2ray Build Status

The homebrew tap for v2ray-core.

NOTE: v2ray-core has entered homebrew-core.

We suggest installing v2ray-core with brew install v2ray.

However, you can continue using this tap.


Install v2ray-core

step 1: Add official tap

brew tap v2ray/v2ray

step 2: Install v2ray-core:

brew install v2ray-core

Update v2ray-core

step 1: update tap

brew update

step 2: update v2ray-core

brew upgrade v2ray-core

Uninstall v2ray-core

step 1: uninstall core

brew uninstall v2ray-core

step 2: untap official formula

brew untap v2ray/v2ray

Usage

once you installed, you can run command via v2ray to run v2ray-core.

The defualt config file location is:/usr/local/etc/v2ray/config.json

step 1: edit the default config:

vim /usr/local/etc/v2ray/config.json

step 2: run v2ray-core without starting at login.

brew services run v2ray-core

or run v2ray-core and register it to launch at login via:

brew services start v2ray-core
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].