Skip to content
This repository has been archived by the owner on Aug 17, 2018. It is now read-only.

qiwihui/homebrew-v2ray

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

homebrew-v2ray

Homebrew tap for v2ray-core.

Install

brew tap qiwihui/v2ray
brew install v2ray-core

Use v2ray-core

First, you should configure /usr/local/etc/config.json.

Then, to have launchd start v2ray-core now and restart at login:

brew services start v2ray-core

Or, if you don't want/need a background service you can just run:

v2ray -config=/usr/local/etc/config.json

More about v2ray: https://www.v2ray.com/

About

Homebrew tap for v2ray core.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%