Skip to content

jurjevic/SplitVPN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SplitVPN

Split Internet and VPN routing

ATTENTION: This is a quick and dirty implementation

Version: 0.9.9

Install with brew

# install
brew tap jurjevic/tap
brew install splitvpn
# start
sudo -b splitvpn
# update
brew upgrade splitvpn

Install with Go 1.16+

# install
go install github.com/jurjevic/SplitVPN@latest
# start
sudo /bin/sh -c "$(go env GOPATH)/bin/SplitVPN &"

About

Split Internet and VPN routing

Resources

License

Stars

Watchers

Forks

Packages

No packages published