Skip to content

ArrayNetworksL3VPN client and Dante socks5 server

Notifications You must be signed in to change notification settings

wmajkows/arrayvpn-dante

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

arrayvpn-dante

Installation

docker run -p 127.0.0.1:1088:1088 --cap-add=ALL -v /lib/modules:/lib/modules -v /dev:/dev -e ARRAY_PASSWORD=YOUR_ARRAY_PASSWORD -e ARRAY_USER=YOUR_ARRAY_USERNAME -e ARRAY_SERVER=YOUR_ARRAY_SERVER -d -ti devc00x/arrayvpn-dante

Usage example

SSH

Host host-behind-proxy
ProxyCommand=nc -X 5 -x localhost:1088 %h %p

Chrome

open -na /Applications/Google\ Chrome.app --args --proxy-server="socks5://127.0.0.1:1088"

About

ArrayNetworksL3VPN client and Dante socks5 server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages