Skip to content

win2key/jvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jvpn

VPN automation for jump host

Compiling

go build .

It will produce jvpn file.

Usage

Run in console

VPN_LOGIN=vpnuser VPN_PASSWORD=vpnpassword VPN_SERVER=vpnserver.com JPROXY=:8081 ./jvpn
  1. Open in browser http://localhost:8080/vpn to initiate a VPN connection.

  2. Open in browser http://localhost:8080/proxy to start functioning like a socks5 server.

About

VPN automation for jump host

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors